mirror of https://github.com/python/cpython
Fix minor documentation markup error.
This commit is contained in:
parent
582583bc41
commit
d36fc4307e
|
@ -859,7 +859,7 @@ to speed up repeated connections from the same clients.
|
|||
does not contain certificates from *capath* unless a certificate was
|
||||
requested and loaded by a SSL connection.
|
||||
|
||||
..versionadded:: 3.4
|
||||
.. versionadded:: 3.4
|
||||
|
||||
.. method:: SSLContext.set_default_verify_paths()
|
||||
|
||||
|
|
Loading…
Reference in New Issue