]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix test_compile with -O mode (GH-115346) (GH-115668)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Feb 2024 17:17:53 +0000 (18:17 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 17:17:53 +0000 (17:17 +0000)
commit3fd72d99ab23adab548c41e6f6dc1dc33805b8a2
tree0aed977d83b3e7e11e4e58cf17d2fc16c4fc5caf
parent323f63574bc0c78673415bfadef127f732741a3e
[3.12] Fix test_compile with -O mode (GH-115346) (GH-115668)

(cherry picked from commit 7b25a82e83ad8fe15e4302bb7655309573affa83)

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