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
Date 2021-06-10.20:30:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623357056.08.0.188708130175.issue44356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8a4f0850d75747af8c96ca0e7eef1f5c1abfba25 by Ethan Furman in branch 'main':
bpo-44356: [Enum] allow multiple data-type mixins if they are all the same (GH-26649)
https://github.com/python/cpython/commit/8a4f0850d75747af8c96ca0e7eef1f5c1abfba25
History
Date User Action Args
2021-06-10 20:30:56ethan.furmansetrecipients: + ethan.furman, JEphron
2021-06-10 20:30:56ethan.furmansetmessageid: <1623357056.08.0.188708130175.issue44356@roundup.psfhosted.org>
2021-06-10 20:30:56ethan.furmanlinkissue44356 messages
2021-06-10 20:30:56ethan.furmancreate