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 miss-islington
Recipients barry, eli.bendersky, ethan.furman, miss-islington
Date 2020-09-16.00:16:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600215406.24.0.742089449841.issue41789@roundup.psfhosted.org>
In-reply-to
Content
New changeset 929112ef81ccef20d3aef25c8a1142059ee941da by Miss Islington (bot) in branch '3.8':
bpo-41789: honor object overrides in Enum classes (GH-22250)
https://github.com/python/cpython/commit/929112ef81ccef20d3aef25c8a1142059ee941da
History
Date User Action Args
2020-09-16 00:16:46miss-islingtonsetrecipients: + miss-islington, barry, eli.bendersky, ethan.furman
2020-09-16 00:16:46miss-islingtonsetmessageid: <1600215406.24.0.742089449841.issue41789@roundup.psfhosted.org>
2020-09-16 00:16:46miss-islingtonlinkissue41789 messages
2020-09-16 00:16:46miss-islingtoncreate