Skip to content

bpo-36868: Fix what's new for SSLContext.hostname_checks_common_name#13248

Merged
miss-islington merged 1 commit into
python:masterfrom
tiran:bpo-36868
Jun 3, 2019
Merged

bpo-36868: Fix what's new for SSLContext.hostname_checks_common_name#13248
miss-islington merged 1 commit into
python:masterfrom
tiran:bpo-36868

Conversation

@tiran
Copy link
Copy Markdown
Member

@tiran tiran commented May 11, 2019

What's new now mentions SSLContext.hostname_checks_common_name instead of SSLContext.host_flags.

https://bugs.python.org/issue36868

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 3, 2019
…ythonGH-13248)

What's new now mentions SSLContext.hostname_checks_common_name instead of SSLContext.host_flags.

https://bugs.python.org/issue36868
(cherry picked from commit 47eb223)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link
Copy Markdown

GH-13784 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Jun 3, 2019
…H-13248)

What's new now mentions SSLContext.hostname_checks_common_name instead of SSLContext.host_flags.

https://bugs.python.org/issue36868
(cherry picked from commit 47eb223)

Co-authored-by: Christian Heimes <christian@python.org>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
…ythonGH-13248)

What's new now mentions SSLContext.hostname_checks_common_name instead of SSLContext.host_flags.


https://bugs.python.org/issue36868
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants