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.16:21:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506529295.22.0.154975027568.issue31588@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 084f80b82c564c8a3cef26fc6e56da188a379be2 by Nick Coghlan (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31588: Validate return value of __prepare__() methods (GH-3790)
https://github.com/python/cpython/commit/084f80b82c564c8a3cef26fc6e56da188a379be2
History
Date User Action Args
2017-09-27 16:21:35ncoghlansetrecipients: + ncoghlan, eric.snow, serhiy.storchaka, Oren Milman
2017-09-27 16:21:35ncoghlansetmessageid: <1506529295.22.0.154975027568.issue31588@psf.upfronthosting.co.za>
2017-09-27 16:21:35ncoghlanlinkissue31588 messages
2017-09-27 16:21:35ncoghlancreate