]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125259: Fix error notes removal in enum initialization (GH-125647)
authorMario Šaško <mariosasko777@gmail.com>
Tue, 22 Oct 2024 20:42:22 +0000 (22:42 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2024 20:42:22 +0000 (13:42 -0700)
commit34653bba644aa5481613f398153757d7357e39ea
tree837d85c45083e45145b2fc885a954856f7e8bda5
parentaaed91cabcedc16c089c4b1c9abb1114659a83d3
gh-125259: Fix error notes removal in enum initialization (GH-125647)
Lib/enum.py
Lib/test/test_enum.py
Misc/NEWS.d/next/Library/2024-10-17-16-10-29.gh-issue-125259.oMew0c.rst [new file with mode: 0644]