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 gvanrossum
Recipients erezinman, gvanrossum, kamilturek, terry.reedy
Date 2021-03-26.23:17:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616800625.47.0.722339798443.issue43594@roundup.psfhosted.org>
In-reply-to
Content
I think it's strange code -- the mixin wants to be a metaclass but also an ABC (which is not a meta class). Unless there's a serious use case I'm inclinded to reply "don't care".
History
Date User Action Args
2021-03-26 23:17:05gvanrossumsetrecipients: + gvanrossum, terry.reedy, erezinman, kamilturek
2021-03-26 23:17:05gvanrossumsetmessageid: <1616800625.47.0.722339798443.issue43594@roundup.psfhosted.org>
2021-03-26 23:17:05gvanrossumlinkissue43594 messages
2021-03-26 23:17:05gvanrossumcreate