[3.5] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) by aexvir · Pull Request #10994 · python/cpython
LibreSSL 2.7 introduced OpenSSL 1.1.0 API. The ssl module now detects LibreSSL 2.7 and only provides API shims for OpenSSL < 1.1.0 and LibreSSL < 2.7. Documentation updates and fixes for failing tests will be provided in another patch set. Signed-off-by: Christian Heimes <christian@python.org>
aexvir
changed the title
bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210)
[3.5] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210)
aexvir
deleted the
backport-4ca0739-3.5
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters