Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 70833a8

Browse files
committed
... also TLSv1.1 and TLSv1.2
1 parent 24cd4cf commit 70833a8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/whatsnew/3.4.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ try/except statement by code that only cares whether or not an error occurred.
194194
ssl
195195
---
196196

197+
TLSv1.1 and TLSv1.2 support (Contributed by Michele Orrù and Antoine Pitrou
198+
in :issue:`16692`)
199+
197200
New diagnostic functions :func:`~ssl.get_default_verify_paths`,
198201
:meth:`~ssl.SSLContext.cert_store_stats` and
199202
:meth:`~ssl.SSLContext.get_ca_certs`

0 commit comments

Comments
 (0)