]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93847: Fix repr of enum of generic aliases (GH-93885)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 16 Jun 2022 19:16:12 +0000 (22:16 +0300)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2022 19:16:12 +0000 (12:16 -0700)
commit138db8e48b0bb006b1561f8ec76ade97afc6cbd7
treecff5a81a9624b389d3201257e2a80f3747020954
parentab45c1dde0e46603342f751552f06b8deb294832
gh-93847: Fix repr of enum of generic aliases (GH-93885)
Lib/enum.py
Lib/test/test_enum.py
Misc/NEWS.d/next/Library/2022-06-16-09-24-50.gh-issue-93847.kuv8bN.rst [new file with mode: 0644]