8000 gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517) · python/cpython@debb138 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit debb138

Browse files
authored
gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517)
1 parent 09fab93 commit debb138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/ssl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1975,7 +1975,7 @@ to speed up repeated connections from the same clients.
19751975

19761976
.. versionchanged:: 3.10
19771977

1978-
The flag had no effect with OpenSSL before version 1.1.1k. Python 3.8.9,
1978+
The flag had no effect with OpenSSL before version 1.1.1l. Python 3.8.9,
19791979
3.9.3, and 3.10 include workarounds for previous versions.
19801980

19811981
.. attribute:: SSLContext.security_level

0 commit comments

Comments
 (0)
0