commit | 162126d567fee38861a58201c0baf0a304a1ef2a | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Sep 04 13:37:07 2014 -0700 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Sep 04 13:37:07 2014 -0700 |
tree | 7b7a401967e072d52ae38599be18d41c7240cba0 | |
parent | e98205d7984a5b7f884679f7f7a83c3ddd69c167 [diff] |
Fixed the versionadded in the docs for the backport in 16c86a6bdbe2
diff --git a/Doc/library/ssl.rst b/Doc/library/ssl.rst index f09a195..9d0348e 100644 --- a/Doc/library/ssl.rst +++ b/Doc/library/ssl.rst
@@ -890,7 +890,7 @@ ``"SSLv3"``, ``"TLSv1"``, ``"TLSv1.1"`` and ``"TLSv1.2"``. Recent OpenSSL versions may define more return values. - .. versionadded:: 3.5 + .. versionadded:: 2.7.9 .. attribute:: SSLSocket.context