]> granicus.if.org Git - python/commit
bpo-38137: Re-add OpenSSL 1.0.2 compat (GH-16051)
authorChristian Heimes <christian@python.org>
Thu, 12 Sep 2019 14:33:26 +0000 (16:33 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Sep 2019 14:33:26 +0000 (07:33 -0700)
commit9a4963b932a087b78596cca0b8394ac898faa490
tree1fad01f33eeedf90fc86ce3284f76b1fdae4e39c
parent4ffd05d7ec47cfd0d7fc95dce851633be9663255
bpo-38137: Re-add OpenSSL 1.0.2 compat (GH-16051)

The defines are required for OpenSSL 1.0.2 and LibreSSL.

https://bugs.python.org/issue38134

Automerge-Triggered-By: @tiran
Modules/_hashopenssl.c