cpython/Lib/test/test_tools
Christian Heimes 909b5714e1
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
2020-05-22 11:04:33 -07:00
..
test_c_analyzer bpo-40443: Remove unused imports in tests (GH-19805) 2020-04-30 01:48:37 +02:00
__init__.py bpo-36876: Add a tool that identifies unsupported global C variables. (#15877) 2019-09-11 19:49:45 +01:00
__main__.py
test_fixcid.py
test_gprof2html.py
test_i18n.py bpo-36766: Typos in docs and code comments (GH-13116) 2019-05-06 14:57:17 -04:00
test_lll.py bpo-40443: Remove unused imports in tests (GH-19805) 2020-04-30 01:48:37 +02:00
test_md5sum.py bpo-9216: hashlib usedforsecurity fixes (GH-20258) 2020-05-22 11:04:33 -07:00
test_pathfix.py bpo-40443: Remove unused imports in tests (GH-19805) 2020-04-30 01:48:37 +02:00
test_pdeps.py
test_pindent.py
test_reindent.py
test_sundry.py bpo-37704: Remove Tools/scripts/h2py.py (GH-15000) 2019-07-30 17:45:09 +02:00