cpython/Lib/test/test_tools
Miss Islington (bot) a08b7c3bb0
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
(cherry picked from commit 909b5714e1)

Co-authored-by: Christian Heimes <christian@python.org>
2020-05-22 11:22:30 -07:00
..
test_c_analyzer
__init__.py
__main__.py
test_fixcid.py
test_gprof2html.py
test_i18n.py
test_lll.py
test_md5sum.py
test_pathfix.py
test_pdeps.py
test_pindent.py
test_reindent.py
test_sundry.py