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 vstinner
Recipients orsenthil, pitrou, vstinner
Date 2011-05-24.15:53:43
SpamBayes Score 0.27687934
Marked as misclassified No
Message-id <1306252424.72.0.233166471182.issue11242@psf.upfronthosting.co.za>
In-reply-to
Content
url_open_ssl_context.patch: add optinal ssl_context argument to urllib.request.url_open(). (ca_file, ca_path) and ssl_context are mutual exclusive.
History
Date User Action Args
2011-05-24 15:53:44vstinnersetrecipients: + vstinner, orsenthil, pitrou
2011-05-24 15:53:44vstinnersetmessageid: <1306252424.72.0.233166471182.issue11242@psf.upfronthosting.co.za>
2011-05-24 15:53:44vstinnerlinkissue11242 messages
2011-05-24 15:53:44vstinnercreate