summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2017-09-05 15:12:12 (GMT)
committerGitHub <noreply@github.com>2017-09-05 15:12:12 (GMT)
commit7daa45db1d60eed4e5050bf792969893d9f2c8e0 (patch)
tree04b72fcc5e3b080433db74d1c4889b4651a20aa4 /Python/sysmodule.c
parentffa7011cb904ee6ad9d4931b073c13d9e1514e6b (diff)
downloadcpython-7daa45db1d60eed4e5050bf792969893d9f2c8e0.zip
cpython-7daa45db1d60eed4e5050bf792969893d9f2c8e0.tar.gz
cpython-7daa45db1d60eed4e5050bf792969893d9f2c8e0.tar.bz2
[2.7] bpo-30102: Call OPENSSL_add_all_algorithms_noconf (GH-3112) (#3343)
The ssl and hashlib modules now call OPENSSL_add_all_algorithms_noconf() on OpenSSL < 1.1.0. The function detects CPU features and enables optimizations on some CPU architectures such as POWER8. Patch is based on research from Gustavo Serra Scalet. Signed-off-by: Christian Heimes <christian@python.org> (cherry picked from commit c941e62)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions