diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-25 09:07:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-25 09:07:35 (GMT) |
commit | 7015823971e7c0cf41cd7d9d9991ed0abdc2f1f4 (patch) | |
tree | afd0a144609fce133426749837a26de5e5bcb1e3 /Python/Python-ast.c | |
parent | 82c274e3ba7d011e93805f1552e90baea1752cf1 (diff) | |
download | cpython-7015823971e7c0cf41cd7d9d9991ed0abdc2f1f4.zip cpython-7015823971e7c0cf41cd7d9d9991ed0abdc2f1f4.tar.gz cpython-7015823971e7c0cf41cd7d9d9991ed0abdc2f1f4.tar.bz2 |
bpo-40695: Limit hashlib builtin hash fallback (GH-20259)
:mod:`hashlib` no longer falls back to builtin hash implementations when
OpenSSL provides a hash digest and the algorithm is blocked by security
policy.
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 4cc2f9348c6e899b76af811fa3bb6c60de642a28)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions