]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
authorPaul Monson <paulmon@users.noreply.github.com>
Wed, 15 May 2019 22:38:55 +0000 (15:38 -0700)
committerSteve Dower <steve.dower@python.org>
Wed, 15 May 2019 22:38:55 +0000 (15:38 -0700)
commitfb7e7505ed1337bf40fa7b8b68317d1e86675a86
tree5448f7cb8bf06f7b6c04012c1903c8934f761fd0
parentd9e006bcefe6fac859b1b5d741725b9a91991044
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