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:46:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505062012.39.0.622419706294.issue31406@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f8909d0e4b652256e4da153fa6be664490f60a07 by Stefan Krah (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31406: Fix crash due to lack of type checking in subclassing. (GH-3477) (#3479)
https://github.com/python/cpython/commit/f8909d0e4b652256e4da153fa6be664490f60a07
History
Date User Action Args
2017-09-10 16:46:52skrahsetrecipients: + skrah, serhiy.storchaka, Oren Milman
2017-09-10 16:46:52skrahsetmessageid: <1505062012.39.0.622419706294.issue31406@psf.upfronthosting.co.za>
2017-09-10 16:46:52skrahlinkissue31406 messages
2017-09-10 16:46:52skrahcreate