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 abusalimov, gvanrossum, rhettinger, xtreak
Date 2018-09-28.18:34:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538159680.59.0.545547206417.issue21919@psf.upfronthosting.co.za>
In-reply-to
Content
As long as you can't crash CPython with this, this is the responsibility of the code that assigns to __bases__. If they don't take care, the program's behavior is undefined.
History
Date User Action Args
2018-09-28 18:34:40gvanrossumsetrecipients: + gvanrossum, rhettinger, abusalimov, xtreak
2018-09-28 18:34:40gvanrossumsetmessageid: <1538159680.59.0.545547206417.issue21919@psf.upfronthosting.co.za>
2018-09-28 18:34:40gvanrossumlinkissue21919 messages
2018-09-28 18:34:40gvanrossumcreate