]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43651: Fix test_compileall with PEP 597 (GH-25128)
authorInada Naoki <songofacandy@gmail.com>
Fri, 2 Apr 2021 00:01:57 +0000 (09:01 +0900)
committerGitHub <noreply@github.com>
Fri, 2 Apr 2021 00:01:57 +0000 (09:01 +0900)
commit80017752ba938852d53f9d83a404b4ecd9ff2baa
tree6b6925ce58d2d5b0b7db54451b598d6679d02fc3
parentc0ec4486dc7dd70fea39d1473ac9a9ac568378fe
bpo-43651: Fix test_compileall with PEP 597 (GH-25128)
Lib/compileall.py
Lib/multiprocessing/util.py
Lib/test/test_compileall.py