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 JEphron, ethan.furman, miss-islington
Date 2021-06-10.22:01:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623362472.25.0.409735646254.issue44356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 01286017c3345e2b8a0af2bd48f6eb2087693a82 by Miss Islington (bot) in branch '3.10':
bpo-44356: [Enum] allow multiple data-type mixins if they are all the same (GH-26649) (GH-26653)
https://github.com/python/cpython/commit/01286017c3345e2b8a0af2bd48f6eb2087693a82
History
Date User Action Args
2021-06-10 22:01:12ethan.furmansetrecipients: + ethan.furman, miss-islington, JEphron
2021-06-10 22:01:12ethan.furmansetmessageid: <1623362472.25.0.409735646254.issue44356@roundup.psfhosted.org>
2021-06-10 22:01:12ethan.furmanlinkissue44356 messages
2021-06-10 22:01:12ethan.furmancreate