]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105522: [Enum] Correctly handle possible exceptions during testing (GH-105523)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 16 Aug 2023 19:17:28 +0000 (22:17 +0300)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2023 19:17:28 +0000 (12:17 -0700)
commit199438b7cc2ef669b8d005d38797477a18b610cb
tree4112558d2f1b44d9479b859b6b3e784d2d5bbfd6
parentfce93c80ae2d792b8ca443b044e28abbf28bb89a
gh-105522: [Enum] Correctly handle possible exceptions during testing (GH-105523)
Lib/test/test_enum.py