]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110905: [Enum] minor fixes and cleanup (GH-110906)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Mon, 16 Oct 2023 20:37:54 +0000 (22:37 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 20:37:54 +0000 (13:37 -0700)
commita77180e6633a3aca4011b175c2ac65aa33795035
tree6b44e9672faa73b9356f57c1e39f59470c22a165
parentf07ca27709855d4637b43bba23384cc795143ee3
gh-110905: [Enum] minor fixes and cleanup (GH-110906)
Lib/enum.py
Lib/test/test_enum.py