]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_py_compile with -O mode (GH-115345)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 19 Feb 2024 17:02:51 +0000 (19:02 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 17:02:51 +0000 (19:02 +0200)
commit07ef9d86a5efa82d06a8e7e15dd3aff1e946aa6b
tree6d4e79c4494448f0c80b95fd6627cd6332e8f714
parent7b25a82e83ad8fe15e4302bb7655309573affa83
Fix test_py_compile with -O mode (GH-115345)
Lib/test/test_py_compile.py