mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #19795: Improved more markups of True/False.
This commit is contained in:
commit
7d6dda4b78
16 changed files with 28 additions and 28 deletions
|
@ -1536,7 +1536,7 @@ to speed up repeated connections from the same clients.
|
|||
This setting doesn't apply to client sockets. You can also use the
|
||||
:data:`OP_SINGLE_ECDH_USE` option to further improve security.
|
||||
|
||||
This method is not available if :data:`HAS_ECDH` is False.
|
||||
This method is not available if :data:`HAS_ECDH` is ``False``.
|
||||
|
||||
.. versionadded:: 3.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue