Skip to content

bpo-34001: Fix test_ssl with LibreSSL #13783

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

Merged
merged 1 commit into from
Sep 11, 2019
Merged

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 3, 2019

@tiran tiran force-pushed the bpo-34001-libressl branch from 6de302d to f0778a1 Compare September 11, 2019 16:19
@tiran tiran requested a review from Yhg1s September 11, 2019 16:19
@Yhg1s Yhg1s merged commit c9bc49c into python:master Sep 11, 2019
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR, and @Yhg1s for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 11, 2019
(cherry picked from commit c9bc49c)

Co-authored-by: Christian Heimes <[email protected]>
@bedevere-bot
Copy link

GH-15997 is a backport of this pull request to the 3.8 branch.

@miss-islington
Copy link
Contributor

Sorry, @tiran and @Yhg1s, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker c9bc49c5f6e26a7c958307c2ac338951a7534d9a 3.7

matrixise pushed a commit that referenced this pull request Sep 11, 2019
(cherry picked from commit c9bc49c)

Co-authored-by: Christian Heimes <[email protected]>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Sep 12, 2019
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.

5 participants