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 r.david.murray
Recipients alex, barry, bkabrda, doko, dstufft, janssen, lemburg, ncoghlan, pitrou, r.david.murray, rkuska, vstinner
Date 2015-04-07.13:42:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428414179.41.0.829074141652.issue23857@psf.upfronthosting.co.za>
In-reply-to
Content
I believe the original objection was that it made it too easy to globally (and in a not-obvious-to-the-end-user way) disable validation.  That argument seems to apply equally well to the proposed patch, so an environment var at least isn't worse; but it does make it less likely that it will be accepted as a 3.5 feature.
History
Date User Action Args
2015-04-07 13:42:59r.david.murraysetrecipients: + r.david.murray, lemburg, barry, doko, ncoghlan, janssen, pitrou, vstinner, alex, bkabrda, dstufft, rkuska
2015-04-07 13:42:59r.david.murraysetmessageid: <1428414179.41.0.829074141652.issue23857@psf.upfronthosting.co.za>
2015-04-07 13:42:59r.david.murraylinkissue23857 messages
2015-04-07 13:42:59r.david.murraycreate