Skip to content

bpo-24334: Remove inaccurate match_hostname call#6211

Merged
tiran merged 1 commit intopython:masterfrom
tiran:bpo-24334-fixup
Mar 24, 2018
Merged

bpo-24334: Remove inaccurate match_hostname call#6211
tiran merged 1 commit intopython:masterfrom
tiran:bpo-24334-fixup

Conversation

@tiran
Copy link
Member

@tiran tiran commented Mar 24, 2018

Commit 141c5e8 re-added match_hostname() call. The resurrection of the
function call was never intended and was solely a merge mistake.

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue24334

Commit 141c5e8 re-added match_hostname() call. The resurrection of the
function call was never intended and was solely a merge mistake.

Signed-off-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

@tiran: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

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

@tiran tiran deleted the bpo-24334-fixup branch March 24, 2018 14:36
@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 24, 2018
Commit 141c5e8 re-added match_hostname() call. The resurrection of the
function call was never intended and was solely a merge mistake.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit e42ae91)

Co-authored-by: Christian Heimes <christian@python.org>
tiran added a commit that referenced this pull request Mar 24, 2018
Commit 141c5e8 re-added match_hostname() call. The resurrection of the
function call was never intended and was solely a merge mistake.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit e42ae91)

Co-authored-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants