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

[3.10] bpo-43921: Fix test_ssl.test_pha_required_nocert() (GH-26489)#26494

Merged
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-320eaa7-3.10miss-islington/cpython:backport-320eaa7-3.10Copy head branch name to clipboard
Jun 2, 2021
Merged

[3.10] bpo-43921: Fix test_ssl.test_pha_required_nocert() (GH-26489)#26494
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-320eaa7-3.10miss-islington/cpython:backport-320eaa7-3.10Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 2, 2021

Copy link
Copy Markdown
Contributor

Fix test_pha_required_nocert() of test_ssl: catch two more EOF cases
(when the recv() method returns an empty string).
(cherry picked from commit 320eaa7)

Co-authored-by: Victor Stinner vstinner@python.org

https://bugs.python.org/issue43921

Fix test_pha_required_nocert() of test_ssl: catch two more EOF cases
(when the recv() method returns an empty string).
(cherry picked from commit 320eaa7)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting review labels Jun 2, 2021
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington miss-islington merged commit e5e93e6 into python:3.10 Jun 2, 2021
@miss-islington miss-islington deleted the backport-320eaa7-3.10 branch June 2, 2021 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.