这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@yash-browncs
Copy link
Contributor

@yash-browncs yash-browncs commented Oct 22, 2021

  • Add codegen support for is keyword supporting only boolean, nullvalue and optional[boolean] types.
  • Add C++ and Python tests for this functionality.

Copy link
Contributor

@LeonhardFS LeonhardFS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a couple comments, most importantly in tracing execution for is/is not should be 100% identical to CPython.

Copy link
Contributor

@LeonhardFS LeonhardFS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a couple minor things, and this should be done!

Copy link
Contributor

@LeonhardFS LeonhardFS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two minor things, else should be good to go.

Copy link
Contributor

@LeonhardFS LeonhardFS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If CI passes, good to merge. Great work here!

@LeonhardFS LeonhardFS merged commit 095267b into tuplex:master Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants