]> granicus.if.org Git - python/commit
[3.6] bpo-31400: Improve SSL error handling on Windows (GH-3463) (#3466)
authorChristian Heimes <christian@python.org>
Sat, 9 Sep 2017 15:22:11 +0000 (08:22 -0700)
committerGitHub <noreply@github.com>
Sat, 9 Sep 2017 15:22:11 +0000 (08:22 -0700)
commit16f16dbd0ed02cd1a7b270eb6dd80d9bd179902e
tree06c750dd445febb2ae8a6cfee323ef822b0acb19
parenta4baf1c543bca261c27e98ba296e42665f3cb872
[3.6] bpo-31400: Improve SSL error handling on Windows (GH-3463) (#3466)

* bpo-31392: Improve SSL error handling on Windows

* Remove unnecessary Windows mention in NEWS.
(cherry picked from commit e6eb48c10dc389d1d70657593de6a6cb3087d3d1)
Misc/NEWS.d/next/Library/2017-09-08-14-19-57.bpo-31400.YOTPKi.rst [new file with mode: 0644]
Modules/_ssl.c