diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-06-01 07:17:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-01 07:17:16 (GMT) |
commit | 9c0ff178a5d5d0992c0be21a7f343a495338ad73 (patch) | |
tree | d832245dd0b3b1012d516b42cf8fe2b0e5d8803c /Python/getcompiler.c | |
parent | ba1c2c85b39fbcb31584c20f8a63fb87f9cb9c02 (diff) | |
download | cpython-9c0ff178a5d5d0992c0be21a7f343a495338ad73.zip cpython-9c0ff178a5d5d0992c0be21a7f343a495338ad73.tar.gz cpython-9c0ff178a5d5d0992c0be21a7f343a495338ad73.tar.bz2 |
bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397)
Fix :mod:`ssl`` code to be compatible with OpenSSL 1.1.x builds that use
``no-deprecated`` and ``--api=1.1.0``.
Note: Tests assume full OpenSSL API and fail with limited API.
Signed-off-by: Christian Heimes <christian@python.org>
Co-authored-by: Mark Wright <gienah@gentoo.org>
(cherry picked from commit a871f692b4a2e6c7d45579693e787edc0af1a02c)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions