bpo-43466: Unsupported static build hack by tiran · Pull Request #25002 · python/cpython

@tiran tiran marked this pull request as ready for review

March 27, 2021 13:44

@tiran tiran mentioned this pull request

Mar 27, 2021

@tiran

Add undocumented hack to statically link ssl and hashlib modules with
OpenSSL.

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