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-15.23:28:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600212514.07.0.839410851053.issue41789@roundup.psfhosted.org>
In-reply-to
Content
New changeset 22415ad62555d79bd583b4a7d6a96006624a8277 by Ethan Furman in branch 'master':
bpo-41789: honor object overrides in Enum classes (GH-22250)
https://github.com/python/cpython/commit/22415ad62555d79bd583b4a7d6a96006624a8277
History
Date User Action Args
2020-09-15 23:28:34miss-islingtonsetrecipients: + miss-islington, barry, eli.bendersky, ethan.furman
2020-09-15 23:28:34miss-islingtonsetmessageid: <1600212514.07.0.839410851053.issue41789@roundup.psfhosted.org>
2020-09-15 23:28:34miss-islingtonlinkissue41789 messages
2020-09-15 23:28:34miss-islingtoncreate