Commit 162126d5 authored by Alex Gaynor's avatar Alex Gaynor

Fixed the versionadded in the docs for the backport in 16c86a6bdbe2

parent e98205d7
...@@ -890,7 +890,7 @@ SSL sockets also have the following additional methods and attributes: ...@@ -890,7 +890,7 @@ SSL sockets also have the following additional methods and attributes:
``"SSLv3"``, ``"TLSv1"``, ``"TLSv1.1"`` and ``"TLSv1.2"``. ``"SSLv3"``, ``"TLSv1"``, ``"TLSv1.1"`` and ``"TLSv1.2"``.
Recent OpenSSL versions may define more return values. Recent OpenSSL versions may define more return values.
.. versionadded:: 3.5 .. versionadded:: 2.7.9
.. attribute:: SSLSocket.context .. attribute:: SSLSocket.context
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment