mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
Fix various compatibility issues with LibreSSL and OpenSSL 1.0.2 introduced by bpo-34271. Signed-off-by: Christian Heimes <christian@python.org>