Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bool constant #9

Merged
merged 2 commits into from
Jul 20, 2018
Merged

Conversation

yodalee
Copy link
Contributor

@yodalee yodalee commented Jul 19, 2018

Deal with code like if True:

yodalee added 2 commits July 19, 2018 21:33
Impl more detail debug message for pyobject kind
following program become runnable:
if True:
  print(1)
@windelbouwman windelbouwman merged commit 4a96783 into RustPython:master Jul 20, 2018
youknowone pushed a commit to youknowone/RustPython that referenced this pull request Mar 18, 2024
Add benchmark and replace hashmap to btreemap
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