commit | 803e6d670c019335096ca456b1778205edb30a79 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 13 10:36:15 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 13 10:36:15 2010 +0000 |
tree | 1741b686a80afe93cf5bf57905b7ada473da2d6c | |
parent | bd4dacb3f983cb839314a79ef92430e83f757f17 [diff] |
Issue #9003: http.client.HTTPSConnection, urllib.request.HTTPSHandler and urllib.request.urlopen now take optional arguments to allow for server certificate checking, as recommended in public uses of HTTPS.