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, ezio.melotti, mrabarnett, serhiy.storchaka
Date 2020-09-15.02:14:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600136081.84.0.83949214112.issue41786@roundup.psfhosted.org>
In-reply-to
Content
The behavior of not honoring the object.__str__ override is a bug in Enum and currently being tracked in issue41789.
History
Date User Action Args
2020-09-15 02:14:41ethan.furmansetrecipients: + ethan.furman, ezio.melotti, mrabarnett, serhiy.storchaka
2020-09-15 02:14:41ethan.furmansetmessageid: <1600136081.84.0.83949214112.issue41786@roundup.psfhosted.org>
2020-09-15 02:14:41ethan.furmanlinkissue41786 messages
2020-09-15 02:14:41ethan.furmancreate