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, miss-islington, puddly
Date 2020-12-07.23:50:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607385027.95.0.889826881065.issue41889@roundup.psfhosted.org>
In-reply-to
Content
New changeset 699e5e448919283578afe445069ab93b34bf8eae by Miss Islington (bot) in branch '3.8':
bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487) (GH-23672)
https://github.com/python/cpython/commit/699e5e448919283578afe445069ab93b34bf8eae
History
Date User Action Args
2020-12-07 23:50:28ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, WildCard65, miss-islington, puddly
2020-12-07 23:50:27ethan.furmansetmessageid: <1607385027.95.0.889826881065.issue41889@roundup.psfhosted.org>
2020-12-07 23:50:27ethan.furmanlinkissue41889 messages
2020-12-07 23:50:27ethan.furmancreate