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

bpo-38137: Re-add OpenSSL 1.0.2 compat #16051

Merged
merged 1 commit into from
Sep 12, 2019

Conversation

tiran
Copy link
Member

@tiran tiran commented Sep 12, 2019

The defines are required for OpenSSL 1.0.2 and LibreSSL.

https://bugs.python.org/issue38134

Automerge-Triggered-By: @tiran

@tiran tiran added type-bug An unexpected behavior, bug, or error skip news needs backport to 3.8 only security fixes labels Sep 12, 2019
Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran changed the title bpo-38134: Re-add OpenSSL 1.0.2 compat bpo-38137: Re-add OpenSSL 1.0.2 compat Sep 12, 2019
@miss-islington
Copy link
Contributor

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

@miss-islington miss-islington merged commit 9a4963b into python:master Sep 12, 2019
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @tiran, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 9a4963b932a087b78596cca0b8394ac898faa490 3.8

@miss-islington miss-islington self-assigned this Sep 12, 2019
@bedevere-bot bedevere-bot removed the needs backport to 3.8 only security fixes label Sep 12, 2019
@bedevere-bot
Copy link

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

matrixise pushed a commit to matrixise/cpython that referenced this pull request Sep 12, 2019
The defines are required for OpenSSL 1.0.2 and LibreSSL.

https://bugs.python.org/issue38134

Automerge-Triggered-By: @tiran
(cherry picked from commit 9a4963b)

Co-authored-by: Christian Heimes <christian@python.org>
miss-islington pushed a commit that referenced this pull request Sep 12, 2019
The defines are required for OpenSSL 1.0.2 and LibreSSL.

https://bugs.python.org/issue38134

Automerge-Triggered-By: @tiran
(cherry picked from commit 9a4963b)

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


https://bugs.python.org/issue38137



Automerge-Triggered-By: @matrixise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants