]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40939: Generate keyword.py using the new parser (GH-20800)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Thu, 11 Jun 2020 12:45:15 +0000 (15:45 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 12:45:15 +0000 (13:45 +0100)
commit9727694f08cad4b019d2939224e3416312b1c0e1
treeae224db77e7c22e786876cb195529f88363cc3cf
parent33faf5c4f43e24766cf567bec89ad4c7f1491ff7
bpo-40939: Generate keyword.py using the new parser (GH-20800)
Lib/keyword.py
Lib/pydoc.py
Makefile.pre.in
Misc/NEWS.d/next/Library/2020-06-11-11-07-10.bpo-40939.-D5Asl.rst [new file with mode: 0644]
PCbuild/regen.vcxproj
Tools/peg_generator/pegen/keywordgen.py [new file with mode: 0644]