]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
authorChristian Heimes <christian@python.org>
Mon, 5 Sep 2016 21:19:05 +0000 (23:19 +0200)
committerChristian Heimes <christian@python.org>
Mon, 5 Sep 2016 21:19:05 +0000 (23:19 +0200)
commit598894ff48e9c1171cb2ec1c798235826a75c7e0
tree8f94a9879770bf268cb8245702324de867490202
parentb3b7a5a16b4e3c5bdd8d378d95e0645ab16a9547
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
Doc/library/ssl.rst
Lib/ssl.py
Lib/test/test_ssl.py
Misc/NEWS
Modules/_hashopenssl.c
Modules/_ssl.c