diff options
author | Christian Heimes <christian@python.org> | 2017-09-05 15:12:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-05 15:12:03 (GMT) |
commit | 2ddea0f098b42dfd74f53bcbf08c8e68c83e1049 (patch) | |
tree | 344ca48430eb1dfaeffb101dd621351c6a05831d /Doc/includes/test.py | |
parent | 02854dab6231d726fa2c63d44ab25598988c44f4 (diff) | |
download | cpython-2ddea0f098b42dfd74f53bcbf08c8e68c83e1049.zip cpython-2ddea0f098b42dfd74f53bcbf08c8e68c83e1049.tar.gz cpython-2ddea0f098b42dfd74f53bcbf08c8e68c83e1049.tar.bz2 |
[3.6] bpo-30102: Call OPENSSL_add_all_algorithms_noconf (GH-3112) (#3342)
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 'Doc/includes/test.py')
0 files changed, 0 insertions, 0 deletions