-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
bpo-39638: Keep ASDL signatures in the AST nodes #18515
Conversation
83dffaf
to
716f2e3
Compare
Please resolve conflicts and update tests. |
1 similar comment
Please resolve conflicts and update tests. |
29d3cd5
to
ace16c9
Compare
Thanks for the ping, I updated the tests and rebased this PR to master. @serhiy-storchaka |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very very nice! Added several suggestions.
aafde35
to
90535cf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Please regenerate Python-ast.c. |
Co-Authored-By: Serhiy Storchaka <storchaka@gmail.com>
Co-Authored-By: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka done |
Nice idea, great PR! |
https://bugs.python.org/issue39638