]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-40939: Fix test_keyword for the old parser (GH-20814)
authorPablo Galindo <Pablogsal@gmail.com>
Thu, 11 Jun 2020 18:29:13 +0000 (19:29 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 18:29:13 +0000 (19:29 +0100)
commit3782497cc22e70b41e32ac09cb06d3948074d8a7
tree7d785de2fb0f083d1dffe828604096d5bdc50291
parentdc40105c88b968a50c3458e10e1d732e957ef0a3
[3.9] bpo-40939: Fix test_keyword for the old parser (GH-20814)
Grammar/python.gram
Lib/keyword.py
Lib/pydoc.py
Lib/test/test_keyword.py
Parser/pegen/parse.c