]> granicus.if.org Git - python/commit
bpo-29136: Fix versionchange for TLS 1.3 changes (#3483)
authorChristian Heimes <christian@python.org>
Sun, 10 Sep 2017 19:14:34 +0000 (21:14 +0200)
committerGitHub <noreply@github.com>
Sun, 10 Sep 2017 19:14:34 +0000 (21:14 +0200)
commit28580316a57d1757978196c27286f989d21ec0f3
tree8b2d7251431ce7fab588331a37fd8660094dd8d9
parentf8909d0e4b652256e4da153fa6be664490f60a07
bpo-29136: Fix versionchange for TLS 1.3 changes (#3483)

Thanks Arfrever!

Signed-off-by: Christian Heimes <christian@python.org>
Doc/library/ssl.rst