bpo-36577: setup.py reports missing OpenSSL again by tiran · Pull Request #12746 · python/cpython

@tiran

bpo-36146 introduced another regression. In case of missing OpenSSL
libraries or headers, setup.py no longer reported _hashlib and _ssl to
be missing.

Signed-off-by: Christian Heimes <christian@python.org>

vstinner

@tiran tiran deleted the bpo-36577-setup-ssl branch

April 9, 2019 16:47