Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError#14670

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:masterfromvstinner:test_pha_required_nocert_thread
Jul 9, 2019
Merged

bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError#14670

vstinner merged 1 commit intopython:masterfromvstinner:test_pha_required_nocert_thread
Jul 9, 2019

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedJul 9, 2019
edited by bedevere-bot
Loading

test_ssl.test_pha_required_nocert() now uses
support.catch_threading_exception() to ignore the expected SSLError
in ConnectionHandler of ThreadedEchoServer (it is only raised
sometimes on Windows).

https://bugs.python.org/issue37322

test_ssl.test_pha_required_nocert() now usessupport.catch_threading_exception() to ignore the expected SSLErrorin ConnectionHandler of ThreadedEchoServer (it is only raisedsometimes on Windows).
@miss-islington
Copy link
Contributor

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

@vstinnervstinner deleted the test_pha_required_nocert_thread branchJuly 9, 2019 12:33
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 9, 2019
…ythonGH-14670)test_ssl.test_pha_required_nocert() now usessupport.catch_threading_exception() to ignore the expected SSLErrorin ConnectionHandler of ThreadedEchoServer (it is only raisedsometimes on Windows).(cherry picked from commit73ea546)Co-authored-by: Victor Stinner <vstinner@redhat.com>
@bedevere-bot
Copy link

GH-14673 is a backport of this pull request to the3.8 branch.

miss-islington added a commit that referenced this pull requestJul 9, 2019
…H-14670)test_ssl.test_pha_required_nocert() now usessupport.catch_threading_exception() to ignore the expected SSLErrorin ConnectionHandler of ThreadedEchoServer (it is only raisedsometimes on Windows).(cherry picked from commit73ea546)Co-authored-by: Victor Stinner <vstinner@redhat.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull requestSep 10, 2019
…ythonGH-14670)test_ssl.test_pha_required_nocert() now usessupport.catch_threading_exception() to ignore the expected SSLErrorin ConnectionHandler of ThreadedEchoServer (it is only raisedsometimes on Windows).
DinoV pushed a commit to DinoV/cpython that referenced this pull requestJan 14, 2020
…ythonGH-14670)test_ssl.test_pha_required_nocert() now usessupport.catch_threading_exception() to ignore the expected SSLErrorin ConnectionHandler of ThreadedEchoServer (it is only raisedsometimes on Windows).
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tirantiranAwaiting requested review from tiran

Assignees
No one assigned
Labels
skip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@vstinner@miss-islington@bedevere-bot@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp