summaryrefslogtreecommitdiffstats
path: root/Objects/floatobject.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2018-03-24 18:34:15 (GMT)
committerGitHub <noreply@github.com>2018-03-24 18:34:15 (GMT)
commitedd541897b9c28ee0d0f0131746aa5f19665a104 (patch)
tree006e29611f4992cade522189c1a99c1efe37d48b /Objects/floatobject.c
parent0694b6a651ba2a53f6323ffb3b23358f43885815 (diff)
downloadcpython-edd541897b9c28ee0d0f0131746aa5f19665a104.zip
cpython-edd541897b9c28ee0d0f0131746aa5f19665a104.tar.gz
cpython-edd541897b9c28ee0d0f0131746aa5f19665a104.tar.bz2
[2.7] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (GH-6215)
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>. (cherry picked from commit 4ca0739c9d97ac7cd45499e0d31be68dc659d0e1) Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Objects/floatobject.c')
0 files changed, 0 insertions, 0 deletions