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, zero.piraeus
Date 2018-09-22.02:03:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537581793.96.0.956365154283.issue29577@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5bdab641da0afd8aa581dfbde4f82d88d337c4b5 by Ethan Furman in branch 'master':
bpo-29577: Enum: mixin classes don't mix well with already mixed Enums (GH-9328)
https://github.com/python/cpython/commit/5bdab641da0afd8aa581dfbde4f82d88d337c4b5
History
Date User Action Args
2018-09-22 02:03:14ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, zero.piraeus
2018-09-22 02:03:13ethan.furmansetmessageid: <1537581793.96.0.956365154283.issue29577@psf.upfronthosting.co.za>
2018-09-22 02:03:13ethan.furmanlinkissue29577 messages
2018-09-22 02:03:13ethan.furmancreate