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

bpo-39638: Keep ASDL signatures in the AST nodes #18515

Merged
merged 7 commits into from Mar 16, 2020

Conversation

isidentical
Copy link
Sponsor Member

@isidentical isidentical commented Feb 15, 2020

@isidentical isidentical force-pushed the bpo-39638 branch 3 times, most recently from 83dffaf to 716f2e3 Compare Feb 15, 2020
@isidentical isidentical marked this pull request as ready for review Feb 22, 2020
@serhiy-storchaka serhiy-storchaka self-requested a review Mar 14, 2020
@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented Mar 14, 2020

Please resolve conflicts and update tests.

1 similar comment
@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented Mar 14, 2020

Please resolve conflicts and update tests.

@isidentical isidentical force-pushed the bpo-39638 branch 2 times, most recently from 29d3cd5 to ace16c9 Compare Mar 14, 2020
@isidentical
Copy link
Sponsor Member Author

isidentical commented Mar 14, 2020

Thanks for the ping, I updated the tests and rebased this PR to master. @serhiy-storchaka

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Very very nice! Added several suggestions.

Lib/test/test_ast.py Outdated Show resolved Hide resolved
Parser/asdl_c.py Outdated Show resolved Hide resolved
Parser/asdl_c.py Show resolved Hide resolved
Parser/asdl_c.py Outdated Show resolved Hide resolved
Parser/asdl_c.py Show resolved Hide resolved
Parser/asdl_c.py Outdated Show resolved Hide resolved
Parser/asdl_c.py Outdated Show resolved Hide resolved
Parser/asdl_c.py Outdated Show resolved Hide resolved
Parser/asdl_c.py Outdated Show resolved Hide resolved
Parser/asdl_c.py Show resolved Hide resolved
@isidentical isidentical force-pushed the bpo-39638 branch 2 times, most recently from aafde35 to 90535cf Compare Mar 14, 2020
Parser/asdl_c.py Outdated Show resolved Hide resolved
Parser/asdl_c.py Outdated Show resolved Hide resolved
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

👍

@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented Mar 15, 2020

Please regenerate Python-ast.c.

isidentical and others added 4 commits Mar 16, 2020
Co-Authored-By: Serhiy Storchaka <storchaka@gmail.com>
Co-Authored-By: Serhiy Storchaka <storchaka@gmail.com>
@isidentical
Copy link
Sponsor Member Author

isidentical commented Mar 16, 2020

@serhiy-storchaka done

@serhiy-storchaka serhiy-storchaka merged commit 4ab362c into python:master Mar 16, 2020
@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented Mar 16, 2020

Nice idea, great PR!

colesbury pushed a commit to colesbury/nogil that referenced this pull request Oct 6, 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.

None yet

4 participants