bpo-28958: Improve SSLContext error reporting. (#3414)
authorChristian Heimes <christian@python.org>
Thu, 7 Sep 2017 21:14:00 +0000 (14:14 -0700)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2017 21:14:00 +0000 (14:14 -0700)
commit17c9ac927b97472dd080174fde709d9234848195
treee163ab88c15117498799d17c6047756f638c99ed
parent3147b0422cbeb98065666ccf95ab6845ac800fd4
bpo-28958: Improve SSLContext error reporting. (#3414)

Signed-off-by: Christian Heimes <christian@python.org>
Misc/NEWS.d/next/Library/2017-09-06-19-41-01.bpo-28958.x4-K5F.rst [new file with mode: 0644]
Modules/_ssl.c