]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136438: Make sure `test_compile` pass with all optimization levels (GH-136478)
authorSemyon Moroz <donbarbos@proton.me>
Thu, 28 Aug 2025 09:30:15 +0000 (09:30 +0000)
committerGitHub <noreply@github.com>
Thu, 28 Aug 2025 09:30:15 +0000 (11:30 +0200)
commitf914e0ab09adc56abbe4bc20a195d7dc332971e1
tree5421df366d0ade2f0a309a2f58fb7f45363c3a00
parent03f8d3b0db829dc710869d2fa58a6b75f7b3089b
gh-136438: Make sure `test_compile` pass with all optimization levels (GH-136478)
Lib/test/test_compile.py