]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_compile with -O mode (GH-115346)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 19 Feb 2024 17:02:29 +0000 (19:02 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 17:02:29 +0000 (19:02 +0200)
commit7b25a82e83ad8fe15e4302bb7655309573affa83
tree98ac836cedddc71277bd1a692728df5f8b0603ab
parentecf16ee50e42f979624e55fa343a8522942db2e7
Fix test_compile with -O mode (GH-115346)
Lib/test/test_compile.py