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 2399915 commit 458ed1bCopy full SHA for 458ed1b
Doc/library/ssl.rst
@@ -24,6 +24,9 @@ sockets, both client-side and server-side. This module uses the OpenSSL
24
library. It is available on all modern Unix systems, Windows, Mac OS X, and
25
probably additional platforms, as long as OpenSSL is installed on that platform.
26
27
+.. versionchanged:: 2.7.13
28
+ Updated to support linking with OpenSSL 1.1.0
29
+
30
.. note::
31
32
Some behavior may be platform dependent, since calls are made to the
0 commit comments