Skip to content

[2.7] bpo-33936: Don't call obsolete init methods with OpenSSL 1.1.0+ (GH-16140)#16201

Merged
miss-islington merged 1 commit into
python:2.7from
miss-islington:backport-724f1a5-2.7
Sep 16, 2019
Merged

[2.7] bpo-33936: Don't call obsolete init methods with OpenSSL 1.1.0+ (GH-16140)#16201
miss-islington merged 1 commit into
python:2.7from
miss-islington:backport-724f1a5-2.7

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 16, 2019

Copy link
Copy Markdown
Contributor

OPENSSL_VERSION_1_1 was never defined in _hashopenssl.c.

https://bugs.python.org/issue33936
(cherry picked from commit 724f1a5)

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

https://bugs.python.org/issue33936

Automerge-Triggered-By: @tiran

…onGH-16140)

``OPENSSL_VERSION_1_1`` was never defined in ``_hashopenssl.c``.

https://bugs.python.org/issue33936
(cherry picked from commit 724f1a5)

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

Copy link
Copy Markdown
Contributor Author

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

@miss-islington
miss-islington merged commit 5d55d52 into python:2.7 Sep 16, 2019
@miss-islington
miss-islington deleted the backport-724f1a5-2.7 branch September 16, 2019 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants