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 ncoghlan
Recipients Oren Milman, eric.snow, ncoghlan, serhiy.storchaka
Date 2017-09-27.14:04:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506521079.78.0.154975027568.issue31588@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5837d0418f47933b2e3c139bdee8a79c248a943c by Nick Coghlan (Oren Milman) in branch 'master':
bpo-31588: Validate return value of __prepare__() methods (GH-3764)
https://github.com/python/cpython/commit/5837d0418f47933b2e3c139bdee8a79c248a943c
History
Date User Action Args
2017-09-27 14:04:39ncoghlansetrecipients: + ncoghlan, eric.snow, serhiy.storchaka, Oren Milman
2017-09-27 14:04:39ncoghlansetmessageid: <1506521079.78.0.154975027568.issue31588@psf.upfronthosting.co.za>
2017-09-27 14:04:39ncoghlanlinkissue31588 messages
2017-09-27 14:04:39ncoghlancreate