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 izbyshev, levkivskyi, methane, serhiy.storchaka
Date 2018-03-07.07:27:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520407626.88.0.467229070634.issue32999@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fc7df0e664198cb05cafd972f190a18ca422989c by INADA Naoki in branch 'master':
bpo-32999: Fix ABC.__subclasscheck__ crash (GH-6002)
https://github.com/python/cpython/commit/fc7df0e664198cb05cafd972f190a18ca422989c
History
Date User Action Args
2018-03-07 07:27:07methanesetrecipients: + methane, serhiy.storchaka, levkivskyi, izbyshev
2018-03-07 07:27:06methanesetmessageid: <1520407626.88.0.467229070634.issue32999@psf.upfronthosting.co.za>
2018-03-07 07:27:06methanelinkissue32999 messages
2018-03-07 07:27:06methanecreate