]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-47089: Avoid test_compileall failures on Windows (GH-32037). (GH-32240)
authorJeremy Kloth <jeremy.kloth@gmail.com>
Sat, 2 Apr 2022 01:40:27 +0000 (19:40 -0600)
committerGitHub <noreply@github.com>
Sat, 2 Apr 2022 01:40:27 +0000 (03:40 +0200)
commit306a93b4819db611041da735ca3b34117a3bc961
treea0666a9648e5a4327480c3e723cd352f0c69b725
parent98d57737de73342d33d1b90dc0285f586465d22b
[3.9] bpo-47089: Avoid test_compileall failures on Windows (GH-32037). (GH-32240)

* [3.9] bpo-47089: Avoid test_compileall failures on Windows (GH-32037).
(cherry picked from commit 76b8a075b8a79b08468fd0ed06a489a5c815bc11)

Co-authored-by: Jeremy Kloth <jeremy.kloth@gmail.com>
Lib/test/test_compileall.py