]> granicus.if.org Git - python/commit
[3.6] bpo-28958: Improve SSLContext error reporting. (GH-3414) (#3432)
authorChristian Heimes <christian@python.org>
Thu, 7 Sep 2017 23:45:39 +0000 (16:45 -0700)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2017 23:45:39 +0000 (16:45 -0700)
commit6c99b652f7909f86753b9e567ea18c95ee736e83
tree776c80884616295957d07048b66ee6f5c7daca3c
parentfb4c28c032e26b3cdbe67eae3769d45207ac3507
[3.6] bpo-28958: Improve SSLContext error reporting. (GH-3414) (#3432)

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