mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
correct versionchanged version
This commit is contained in:
parent
7243b574e5
commit
dbd4bcfcca
1 changed files with 1 additions and 1 deletions
|
@ -1229,7 +1229,7 @@ to speed up repeated connections from the same clients.
|
||||||
quite similarly to HTTP virtual hosts. Specifying *server_hostname* will
|
quite similarly to HTTP virtual hosts. Specifying *server_hostname* will
|
||||||
raise a :exc:`ValueError` if *server_side* is true.
|
raise a :exc:`ValueError` if *server_side* is true.
|
||||||
|
|
||||||
.. versionchanged:: 3.5
|
.. versionchanged:: 3.4.3
|
||||||
Always allow a server_hostname to be passed, even if OpenSSL does not
|
Always allow a server_hostname to be passed, even if OpenSSL does not
|
||||||
have SNI.
|
have SNI.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue