]> granicus.if.org Git - python/commit
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
authorChristian Heimes <christian@python.org>
Mon, 5 Sep 2016 21:37:13 +0000 (23:37 +0200)
committerChristian Heimes <christian@python.org>
Mon, 5 Sep 2016 21:37:13 +0000 (23:37 +0200)
commitc2fc7c4f53069558b52d7a497fc195efebe8b4db
tree018591bd0b5d6d6e2fc867419c9e6f9a99f6c28d
parent344582771c0f52cea5d1e074e3a96e75ed5b110c
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