]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117389: Fix `test_compileall.EncodingTest` (GH-117390) (#118603)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 5 May 2024 19:02:04 +0000 (21:02 +0200)
committerGitHub <noreply@github.com>
Sun, 5 May 2024 19:02:04 +0000 (19:02 +0000)
commit11594da0461b02a8448dfa3354884ef6e274e587
treeb1f26724626ccce5d52257a5148b8befed99739d
parent68316a04f3d298fb9ea446d6825713fa2f36ef09
[3.12] gh-117389: Fix `test_compileall.EncodingTest` (GH-117390) (#118603)

gh-117389: Fix `test_compileall.EncodingTest` (GH-117390)
(cherry picked from commit 44f67916dafd3583f482e6d001766581a1a734fc)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_compileall.py