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 serhiy.storchaka
Recipients Arfrever, alex, doko, pitrou, python-dev, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-06-26.06:28:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466922483.66.0.854405734809.issue22079@psf.upfronthosting.co.za>
In-reply-to
Content
Good point! tp_bases should be iterated instead of tp_mro in this check.
History
Date User Action Args
2016-06-26 06:28:03serhiy.storchakasetrecipients: + serhiy.storchaka, doko, pitrou, vstinner, Arfrever, alex, python-dev, xiang.zhang
2016-06-26 06:28:03serhiy.storchakasetmessageid: <1466922483.66.0.854405734809.issue22079@psf.upfronthosting.co.za>
2016-06-26 06:28:03serhiy.storchakalinkissue22079 messages
2016-06-26 06:28:03serhiy.storchakacreate