]> granicus.if.org Git - python/commit
bpo-31400: Improve SSL error handling on Windows (#3463)
authorSteve Dower <steve.dower@microsoft.com>
Fri, 8 Sep 2017 22:16:15 +0000 (15:16 -0700)
committerChristian Heimes <christian@python.org>
Fri, 8 Sep 2017 22:16:15 +0000 (15:16 -0700)
commite6eb48c10dc389d1d70657593de6a6cb3087d3d1
treebd02a4603f3f89c7813c769f801880c62a1821b7
parent0915360b9ef765bf84d4471a8a079f48c49bad68
bpo-31400: Improve SSL error handling on Windows (#3463)

* bpo-31392: Improve SSL error handling on Windows

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