]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-115252: Fix `test_enum` with `-OO` mode (GH-115253) (#115279)
authorNikita Sobolev <mail@sobolevn.me>
Sun, 11 Feb 2024 15:19:59 +0000 (18:19 +0300)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 15:19:59 +0000 (18:19 +0300)
commit879d8c466023b1a253ceb3c270cc56fd31b41e0b
tree4a7661a64d28593f3afe0bf9cced83b67d608ec8
parentb9e90031a3bccda1627b0100c90c7efd6c9fc299
[3.11] gh-115252: Fix `test_enum` with `-OO` mode (GH-115253) (#115279)

(cherry picked from commit 33f56b743285f8419e92cfabe673fa165165a580)

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