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 miss-islington
Recipients berker.peksag, izbyshev, levkivskyi, methane, miss-islington, serhiy.storchaka
Date 2018-08-20.20:42:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534797743.73.0.56676864532.issue34441@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d1f0ccc7e65ef7abeab779f5d0aca2f18eb9b2a4 by Miss Islington (bot) in branch '3.7':
bpo-34441: Fix ABC.__subclasscheck__ crash on classes with invalid __subclasses__ (GH-8835)
https://github.com/python/cpython/commit/d1f0ccc7e65ef7abeab779f5d0aca2f18eb9b2a4
History
Date User Action Args
2018-08-20 20:42:23miss-islingtonsetrecipients: + miss-islington, methane, berker.peksag, serhiy.storchaka, levkivskyi, izbyshev
2018-08-20 20:42:23miss-islingtonsetmessageid: <1534797743.73.0.56676864532.issue34441@psf.upfronthosting.co.za>
2018-08-20 20:42:23miss-islingtonlinkissue34441 messages
2018-08-20 20:42:23miss-islingtoncreate