bpo-30455: Generate tokens related C code and docs from token.py.#1860
bpo-30455: Generate tokens related C code and docs from token.py.#1860serhiy-storchaka wants to merge 21 commits intopython:masterfrom
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