]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100238: Use setuptools in peg-generator and reenable tests (#104798)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Fri, 26 May 2023 13:32:03 +0000 (15:32 +0200)
committerGitHub <noreply@github.com>
Fri, 26 May 2023 13:32:03 +0000 (15:32 +0200)
commitafa759fb800be416f69e3e9c9b3efe68006316f5
treed83de912924f84f7937b9d366f96ac76204e460f
parente399f46a77263621610b350453e0f50252c6dc08
gh-100238: Use setuptools in peg-generator and reenable tests (#104798)
Lib/test/support/__init__.py
Lib/test/test_cppext.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