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, eli.bendersky, ethan.furman, miss-islington
Date 2020-09-16.10:58:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600253933.04.0.962302243361.issue41789@roundup.psfhosted.org>
In-reply-to
Content
New changeset a4677068dd61662f5a56b184d5e3aa07db65b88e by Ethan Furman in branch '3.9':
[3.9] bpo-41789: honor object overrides in Enum classes (GH-22250) (GH-22272)
https://github.com/python/cpython/commit/a4677068dd61662f5a56b184d5e3aa07db65b88e
History
Date User Action Args
2020-09-16 10:58:53ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, miss-islington
2020-09-16 10:58:53ethan.furmansetmessageid: <1600253933.04.0.962302243361.issue41789@roundup.psfhosted.org>
2020-09-16 10:58:53ethan.furmanlinkissue41789 messages
2020-09-16 10:58:53ethan.furmancreate