]> granicus.if.org Git - python/commit
bpo-32533: Fixed thread-safety of error handling in _ssl. (GH-7158)
authorSteve Dower <steve.dower@microsoft.com>
Mon, 17 Sep 2018 18:34:47 +0000 (11:34 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Sep 2018 18:34:47 +0000 (11:34 -0700)
commitc6fd1c1c3a65217958b68df3a4991e4f306e9b7d
tree9b5b93168210bfced5301d1b98c0d5f90009df27
parent12a69db9080d43b2d1a07527aa1e83c8b59e5a6d
bpo-32533: Fixed thread-safety of error handling in _ssl. (GH-7158)
Misc/NEWS.d/next/Security/2018-05-28-08-55-30.bpo-32533.IzwkBI.rst [new file with mode: 0644]
Modules/_ssl.c