Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.7] bpo-29136: Fix from test_ssl test_default_ecdh_curve #11877

Merged
merged 1 commit into from Feb 15, 2019

Conversation

@stratakis
Copy link
Contributor

@stratakis stratakis commented Feb 15, 2019

Partial backport from cb5b68a

Co-authored-by: Christian Heimes christian@python.org

https://bugs.python.org/issue29136

Partial backport from cb5b68a

Co-authored-by: Christian Heimes <christian@python.org>
@stratakis stratakis changed the title [2.7] Fix from test_ssl test_default_ecdh_curve [2.7] bpo-29136: Fix from test_ssl test_default_ecdh_curve Feb 15, 2019
@vstinner
Copy link
Member

@vstinner vstinner commented Feb 15, 2019

I tested manually on my Fedora 29 with OpenSSL 1.1.1: test_default_ecdh_curve() fails without the change, the test pass pass with the change.

@vstinner vstinner merged commit 28eb87f into python:2.7 Feb 15, 2019
5 checks passed
5 checks passed
@bedevere-bot
bedevere/issue-number Issue number 29136 found
Details
@bedevere-bot
bedevere/maintenance-branch-pr Valid maintenance branch PR title.
@bedevere-bot
bedevere/news "skip news" label found
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@stratakis stratakis deleted the stratakis:test_default_ecdh_curve branch Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants