Skip to content

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

Merged
miss-islington merged 1 commit intopython:masterfrom
tiran:bpo-38134-fix
Sep 12, 2019
Merged

bpo-38137: Re-add OpenSSL 1.0.2 compat#16051
miss-islington merged 1 commit intopython:masterfrom
tiran:bpo-38134-fix

Conversation

@tiran
Copy link
Copy Markdown
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

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
Copy Markdown
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
Copy Markdown
Contributor

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

@miss-islington
Copy link
Copy Markdown
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

@bedevere-bot
Copy link
Copy Markdown

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.

5 participants