]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Fix test_py_compile with -O mode (GH-115345) (GH-115670)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Feb 2024 17:45:56 +0000 (18:45 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 17:45:56 +0000 (17:45 +0000)
commit55b9633316764923472d031c6aa5876c43aa6b94
treeb275a29dbd1952b0f076c68e8f31b4776cbc7040
parentd4915220e758f4d9efe01a78db9336255c3af7af
[3.11] Fix test_py_compile with -O mode (GH-115345) (GH-115670)

(cherry picked from commit 07ef9d86a5efa82d06a8e7e15dd3aff1e946aa6b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_py_compile.py