]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-100238: Use setuptools in peg-generator and reenable tests (GH-104798)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Jul 2023 09:42:47 +0000 (02:42 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Jul 2023 09:42:47 +0000 (11:42 +0200)
commit637102980d12e5ff99b69ddffd5f05ecfe0adeb6
tree6f6e89e72840ad97fa401bf6f4863c2e2b6a46c6
parent00c522a81c726f3a15b16ae67bba4840431afdaf
[3.12] gh-100238: Use setuptools in peg-generator and reenable tests (GH-104798) (#105135)

(cherry picked from commit afa759fb800be416f69e3e9c9b3efe68006316f5)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Lib/test/support/__init__.py
Lib/test/test_peg_generator/__init__.py
Lib/test/test_peg_generator/test_c_parser.py
Lib/test/test_peg_generator/test_pegen.py
Tools/peg_generator/pegen/build.py