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