]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115252: Fix `test_enum` with `-OO` mode (GH-115253) (GH-115260)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 11 Feb 2024 05:15:40 +0000 (06:15 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 05:15:40 +0000 (21:15 -0800)
commitada6629169f19c3e363dcd37a412dfe96ff58350
tree4d9aa2907121b57fcf8e75f6117efdb2ba8358b7
parenta5f49ce65ef83c41c9cc87566fe59be766d0f3ca
[3.12] gh-115252: Fix `test_enum` with `-OO` mode (GH-115253) (GH-115260)

(cherry picked from commit 33f56b743285f8419e92cfabe673fa165165a580)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_enum.py