]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104764: [Enum] fix 3.13-specific tests (GH-104779)
authorEthan Furman <ethan@stoneleaf.us>
Tue, 23 May 2023 01:59:40 +0000 (18:59 -0700)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 01:59:40 +0000 (18:59 -0700)
commit5ecd8c85f934e13a5ff98db6539d89e0c7c03f2d
treeae24dab03b41d5fa6b2ac0e052d20bd6256e9e6a
parent2e5d8a90aa633ff0bebc9b2b8e21eea389937b19
gh-104764: [Enum] fix 3.13-specific tests (GH-104779)
Lib/enum.py
Lib/test/test_enum.py