]> granicus.if.org Git - python/commitdiff
... also TLSv1.1 and TLSv1.2
authorChristian Heimes <christian@cheimes.de>
Sat, 22 Jun 2013 17:34:17 +0000 (19:34 +0200)
committerChristian Heimes <christian@cheimes.de>
Sat, 22 Jun 2013 17:34:17 +0000 (19:34 +0200)
Doc/whatsnew/3.4.rst

index 34fa3ef3f58c536b621a084495ec71ad760e56ad..16b03b336e85b148082b1493fa45d8aa07ee4ce1 100644 (file)
@@ -194,6 +194,9 @@ try/except statement by code that only cares whether or not an error occurred.
 ssl
 ---
 
+TLSv1.1 and TLSv1.2 support (Contributed by Michele OrrĂ¹ and Antoine Pitrou
+in :issue:`16692`)
+
 New diagnostic functions :func:`~ssl.get_default_verify_paths`,
 :meth:`~ssl.SSLContext.cert_store_stats` and
 :meth:`~ssl.SSLContext.get_ca_certs`