]> granicus.if.org Git - python/commit
closes bpo-32721: do not fail test_hashlib if _md5 isn't available (GH-5441)
authorBenjamin Peterson <benjamin@python.org>
Tue, 30 Jan 2018 06:14:17 +0000 (22:14 -0800)
committerGitHub <noreply@github.com>
Tue, 30 Jan 2018 06:14:17 +0000 (22:14 -0800)
commit95441809ef77a8df5e14601ade6c054ef7114c02
tree57bb1410ed394e0b129176d880c54ed10ecbc6af
parent3d86e484de6334fe16cbab512744597bd0de4e80
closes bpo-32721: do not fail test_hashlib if _md5 isn't available (GH-5441)
Lib/test/test_hashlib.py
Misc/NEWS.d/next/Tests/2018-01-29-21-30-44.bpo-32721.2Bebm1.rst [new file with mode: 0644]