summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorPaul Monson <paulmon@users.noreply.github.com>2019-05-15 22:38:55 (GMT)
committerSteve Dower <steve.dower@python.org>2019-05-15 22:38:55 (GMT)
commitfb7e7505ed1337bf40fa7b8b68317d1e86675a86 (patch)
tree5448f7cb8bf06f7b6c04012c1903c8934f761fd0 /PCbuild/readme.txt
parentd9e006bcefe6fac859b1b5d741725b9a91991044 (diff)
downloadcpython-fb7e7505ed1337bf40fa7b8b68317d1e86675a86.zip
cpython-fb7e7505ed1337bf40fa7b8b68317d1e86675a86.tar.gz
cpython-fb7e7505ed1337bf40fa7b8b68317d1e86675a86.tar.bz2
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r--PCbuild/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index c847328..cf4aa4c 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -165,7 +165,7 @@ _lzma
Homepage:
http://tukaani.org/xz/
_ssl
- Python wrapper for version 1.1.0h of the OpenSSL secure sockets
+ Python wrapper for version 1.1.1b of the OpenSSL secure sockets
library, which is downloaded from our binaries repository at
https://github.com/python/cpython-bin-deps.