]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40939: Generate keyword.py using the new parser (GH-20800)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jun 2020 13:02:37 +0000 (06:02 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 13:02:37 +0000 (06:02 -0700)
commit961edf7979ca34d6fe104a1cce005aa8cac35821
treea5c62b1fea64a1fa70a4566e306cf9e95ffedcac
parentf6428babb1b9172cc01145d4c091b91dc601d969
bpo-40939: Generate keyword.py using the new parser (GH-20800)

(cherry picked from commit 9727694f08cad4b019d2939224e3416312b1c0e1)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
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]