]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix test_py_compile with -O mode (GH-115345) (GH-115669)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Feb 2024 17:30:22 +0000 (18:30 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 17:30:22 +0000 (17:30 +0000)
commit1d2f92a9b79ed91d1d67d7ec881899e1d93930ab
treeeb9d8b9e6172b48b4eb1633edc49ca27ee6acdfb
parent3fd72d99ab23adab548c41e6f6dc1dc33805b8a2
[3.12] Fix test_py_compile with -O mode (GH-115345) (GH-115669)

(cherry picked from commit 07ef9d86a5efa82d06a8e7e15dd3aff1e946aa6b)

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