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 WildCard65, barry, eli.bendersky, ethan.furman, puddly
Date 2020-12-07.08:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607329063.8.0.399822510653.issue41889@roundup.psfhosted.org>
In-reply-to
Content
New changeset c266736ec1f9ebef38b134ceb4832df015711b38 by Ethan Furman in branch 'master':
bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487)
https://github.com/python/cpython/commit/c266736ec1f9ebef38b134ceb4832df015711b38
History
Date User Action Args
2020-12-07 08:17:43ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, WildCard65, puddly
2020-12-07 08:17:43ethan.furmansetmessageid: <1607329063.8.0.399822510653.issue41889@roundup.psfhosted.org>
2020-12-07 08:17:43ethan.furmanlinkissue41889 messages
2020-12-07 08:17:43ethan.furmancreate