diff options
author | Christian Heimes <christian@python.org> | 2020-05-25 08:43:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-25 08:43:10 (GMT) |
commit | 4cc2f9348c6e899b76af811fa3bb6c60de642a28 (patch) | |
tree | cbe9b824f9cd633f2b72f5ffd2809e664c8869ce /Lib/venv | |
parent | 3f59b55316f4c6ab451997902579aa69020b537c (diff) | |
download | cpython-4cc2f9348c6e899b76af811fa3bb6c60de642a28.zip cpython-4cc2f9348c6e899b76af811fa3bb6c60de642a28.tar.gz cpython-4cc2f9348c6e899b76af811fa3bb6c60de642a28.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>
Diffstat (limited to 'Lib/venv')
0 files changed, 0 insertions, 0 deletions