diff options
author | Christian Heimes <christian@python.org> | 2020-05-22 18:04:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-22 18:04:33 (GMT) |
commit | 909b5714e1303357868bc5e281c1cf508d5d5a17 (patch) | |
tree | 107c672bb4d36471411b2c05333589bfa5dc8ade /Python/errors.c | |
parent | 06a1b8915d6674e40f0dccc422ca2c06212392d8 (diff) | |
download | cpython-909b5714e1303357868bc5e281c1cf508d5d5a17.zip cpython-909b5714e1303357868bc5e281c1cf508d5d5a17.tar.gz cpython-909b5714e1303357868bc5e281c1cf508d5d5a17.tar.bz2 |
bpo-9216: hashlib usedforsecurity fixes (GH-20258)
func:`hashlib.new` passed ``usedforsecurity`` to OpenSSL EVP constructor
``_hashlib.new()``. test_hashlib and test_smtplib handle strict security
policy better.
Signed-off-by: Christian Heimes <christian@python.org>
Automerge-Triggered-By: @tiran
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions