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 barry, dorosch, eli.bendersky, epicfaace, ethan.furman, jonasmalaco
Date 2020-09-17.00:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600303098.32.0.31891430711.issue39728@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5efb1a77e75648012f8b52960c8637fc296a5c6d by Ethan Furman in branch '3.8':
[3.8] bpo-39728: Enum: fix duplicate `ValueError` (GH-22277) (GH-22283)
https://github.com/python/cpython/commit/5efb1a77e75648012f8b52960c8637fc296a5c6d
History
Date User Action Args
2020-09-17 00:38:18ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, epicfaace, dorosch, jonasmalaco
2020-09-17 00:38:18ethan.furmansetmessageid: <1600303098.32.0.31891430711.issue39728@roundup.psfhosted.org>
2020-09-17 00:38:18ethan.furmanlinkissue39728 messages
2020-09-17 00:38:18ethan.furmancreate