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 skrah
Recipients Oren Milman, serhiy.storchaka, skrah
Date 2017-09-10.16:08:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505059686.57.0.497109124763.issue31406@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3cedf46cdbeefc019f4a672c1104f3d5e94712bd by Stefan Krah in branch 'master':
bpo-31406: Fix crash due to lack of type checking in subclassing. (#3477)
https://github.com/python/cpython/commit/3cedf46cdbeefc019f4a672c1104f3d5e94712bd
History
Date User Action Args
2017-09-10 16:08:06skrahsetrecipients: + skrah, serhiy.storchaka, Oren Milman
2017-09-10 16:08:06skrahsetmessageid: <1505059686.57.0.497109124763.issue31406@psf.upfronthosting.co.za>
2017-09-10 16:08:06skrahlinkissue31406 messages
2017-09-10 16:08:06skrahcreate