This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ethan.furman
Recipients ethan.furman, pablogsal, sobolevn
Date 2022-01-14.22:18:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642198702.52.0.310023617497.issue46242@roundup.psfhosted.org>
In-reply-to
Content
New changeset e674e48ddc2712f28cc7ecdc66a6c328066694b0 by Nikita Sobolev in branch 'main':
bpo-46242: [Enum] better error message for extending `Enum` with members (GH-30357)
https://github.com/python/cpython/commit/e674e48ddc2712f28cc7ecdc66a6c328066694b0
History
Date User Action Args
2022-01-14 22:18:22ethan.furmansetrecipients: + ethan.furman, pablogsal, sobolevn
2022-01-14 22:18:22ethan.furmansetmessageid: <1642198702.52.0.310023617497.issue46242@roundup.psfhosted.org>
2022-01-14 22:18:22ethan.furmanlinkissue46242 messages
2022-01-14 22:18:22ethan.furmancreate