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 pitrou
Recipients jfunk, pitrou
Date 2012-05-11.04:44:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336711464.06.0.459506113583.issue14780@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, I see that the original bug is against the python-requests library? Perhaps it would be better to advocate the use of load_verify_locations() there, since it's a more adequate place for a policy decision.

(that said, Python's own urllib.request could perhaps grow a similar option)
History
Date User Action Args
2012-05-11 04:44:24pitrousetrecipients: + pitrou, jfunk
2012-05-11 04:44:24pitrousetmessageid: <1336711464.06.0.459506113583.issue14780@psf.upfronthosting.co.za>
2012-05-11 04:44:23pitroulinkissue14780 messages
2012-05-11 04:44:23pitroucreate