commit | cafaad4a9d7505a75cc125be2a94fa39380f2269 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon May 24 15:58:43 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon May 24 15:58:43 2010 +0000 |
tree | 29a3edad8f4a3bef1e969607dd55129225ee74c4 | |
parent | 50fe593ae97230d1d058844908a04e6b03855f7f [diff] [blame] |
Add a versionadded tag for SSL contexts.
diff --git a/Doc/library/ssl.rst b/Doc/library/ssl.rst index d2f44a1..302cb00 100644 --- a/Doc/library/ssl.rst +++ b/Doc/library/ssl.rst
@@ -410,6 +410,8 @@ SSL Contexts ------------ +.. versionadded:: 3.2 + .. class:: SSLContext(protocol) An object holding various data longer-lived than single SSL connections,