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 methane
Recipients gvanrossum, izbyshev, jab, levkivskyi, methane, serhiy.storchaka
Date 2018-03-21.02:18:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521598714.37.0.467229070634.issue33018@psf.upfronthosting.co.za>
In-reply-to
Content
If there are some code which depend on ABC.__subclasscheck__() allow class-like object, we'll have to revert it in 3.7b4 or rc.
I think it's the only risk.
History
Date User Action Args
2018-03-21 02:18:34methanesetrecipients: + methane, gvanrossum, jab, serhiy.storchaka, levkivskyi, izbyshev
2018-03-21 02:18:34methanesetmessageid: <1521598714.37.0.467229070634.issue33018@psf.upfronthosting.co.za>
2018-03-21 02:18:34methanelinkissue33018 messages
2018-03-21 02:18:33methanecreate