diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2019-03-25 22:01:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-25 22:01:12 (GMT) |
commit | 91759d98015e1d6d5e1367cff60592ab548e7806 (patch) | |
tree | 903553ec0677b1fc9c3531799ce890fd7a019069 /Python/preconfig.c | |
parent | 027b09c5a13aac9e14a3b43bb385298d549c3833 (diff) | |
download | cpython-91759d98015e1d6d5e1367cff60592ab548e7806.zip cpython-91759d98015e1d6d5e1367cff60592ab548e7806.tar.gz cpython-91759d98015e1d6d5e1367cff60592ab548e7806.tar.bz2 |
bpo-36143: Regenerate Lib/keyword.py from the Grammar and Tokens file using pgen (GH-12456)
Now that the parser generator is written in Python (Parser/pgen) we can make use of it to regenerate the Lib/keyword file that contains the language keywords instead of parsing the autogenerated grammar files. This also allows checking in the CI that the autogenerated files are up to date.
Diffstat (limited to 'Python/preconfig.c')
0 files changed, 0 insertions, 0 deletions