Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbd4bcf

Browse files
committed
correct versionchanged version
1 parent 7243b57 commit dbd4bcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/ssl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@ to speed up repeated connections from the same clients.
12291229
quite similarly to HTTP virtual hosts. Specifying *server_hostname* will
12301230
raise a :exc:`ValueError` if *server_side* is true.
12311231

1232-
.. versionchanged:: 3.5
1232+
.. versionchanged:: 3.4.3
12331233
Always allow a server_hostname to be passed, even if OpenSSL does not
12341234
have SNI.
12351235

0 commit comments

Comments
 (0)