Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24cd4cf commit 70833a8Copy full SHA for 70833a8
1 file changed
Doc/whatsnew/3.4.rst
@@ -194,6 +194,9 @@ try/except statement by code that only cares whether or not an error occurred.
194
ssl
195
---
196
197
+TLSv1.1 and TLSv1.2 support (Contributed by Michele Orrù and Antoine Pitrou
198
+in :issue:`16692`)
199
+
200
New diagnostic functions :func:`~ssl.get_default_verify_paths`,
201
:meth:`~ssl.SSLContext.cert_store_stats` and
202
:meth:`~ssl.SSLContext.get_ca_certs`
0 commit comments