summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-09-25-12-18-31.bpo-38270._x-9uH.rst
blob: efb1b98b36d00580cd5e92faa97a6ed1a5526ef1 (plain)
1
2
3
4
test.support now has a helper function to check for availibility of a
hash digest function. Several tests are refactored avoid MD5 and use
SHA256 instead. Other tests are marked to use MD5 and skipped when MD5 is
disabled.