]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
authorSteve Dower <steve.dower@python.org>
Thu, 16 May 2019 16:41:36 +0000 (09:41 -0700)
committerGitHub <noreply@github.com>
Thu, 16 May 2019 16:41:36 +0000 (09:41 -0700)
commitaa73841a8fdded4a462d045d1eb03899cbeecd65
tree993d3f31f94d8c248e7d03340a6ab2b8c23b56bd
parent876756e4a1a4480eb94ea4312577070078e4b923
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
12 files changed:
.azure-pipelines/ci.yml
Lib/test/test_asyncio/test_sslproto.py
Lib/test/test_ssl.py
Misc/ACKS
Misc/NEWS.d/next/Windows/2019-03-01-16-43-45.bpo-35926.mLszHo.rst [new file with mode: 0644]
Modules/_ssl.c
PCbuild/get_externals.bat
PCbuild/openssl.props
PCbuild/openssl.vcxproj
PCbuild/prepare_ssl.bat
PCbuild/python.props
PCbuild/readme.txt