-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
bpo-30455: Generate tokens related C code and docs from token.py. #1860
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
Conversation
|
@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @benjaminp, @loewis and @tim-one to be potential reviewers. |
|
@serhiy-storchaka if |
|
Nice cleaning up of the code. Generally LGTM. Tools/scripts/generate_token_h.py and Tools/scripts/generate_token_rst.py are very similar, it would be neater to merge them. |
|
Created alternate PR #10370 which takes all information from Grammar/Tokens and use a single generating script. |
|
|
|
Closed in favor of #10370. |
https://bugs.python.org/issue30455