New submission from Alex Gaynor:

Instead of the ca* arguments it currently takes, these can all be encapsulated 
into an SSLContext argument, which the underlying http.client already supports.

----------
components: Library (Lib)
messages: 226594
nosy: alex, christian.heimes, dstufft, giampaolo.rodola, janssen, orsenthil, 
pitrou
priority: normal
severity: normal
status: open
title: urllib.request.urlopen shoudl take a "context" (SSLContext) argument
versions: Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22366>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to