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 izbyshev
Recipients izbyshev, jab, levkivskyi, methane, serhiy.storchaka
Date 2018-03-08.14:53:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520520808.84.0.467229070634.issue33018@psf.upfronthosting.co.za>
In-reply-to
Content
PR 5944 changes ABC.__subclasscheck__ (not issubclass) to check its first argument, so if it's merged there will be no crash even with the revert.
History
Date User Action Args
2018-03-08 14:53:28izbyshevsetrecipients: + izbyshev, jab, methane, serhiy.storchaka, levkivskyi
2018-03-08 14:53:28izbyshevsetmessageid: <1520520808.84.0.467229070634.issue33018@psf.upfronthosting.co.za>
2018-03-08 14:53:28izbyshevlinkissue33018 messages
2018-03-08 14:53:28izbyshevcreate