diff options
author | Alex Viscreanu <alexviscreanu@gmail.com> | 2019-03-01 07:36:00 (GMT) |
---|---|---|
committer | larryhastings <larry@hastings.org> | 2019-03-01 07:36:00 (GMT) |
commit | 56f8783e3e32ddc0cb84a96711e3861aea9895ac (patch) | |
tree | 693fbd1e09ec06e17095972668987bd0c072fa19 /Python/Python-ast.c | |
parent | 7cd08cf62086a8a2d84fd825dfcd8bfe33bf1986 (diff) | |
download | cpython-56f8783e3e32ddc0cb84a96711e3861aea9895ac.zip cpython-56f8783e3e32ddc0cb84a96711e3861aea9895ac.tar.gz cpython-56f8783e3e32ddc0cb84a96711e3861aea9895ac.tar.bz2 |
[3.5] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (#10994)
* bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210)
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>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions