]> granicus.if.org Git - python/commit
closes bpo-32721: do not fail test_hashlib if _md5 isn't available (GH-5441) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 30 Jan 2018 07:01:32 +0000 (23:01 -0800)
committerBenjamin Peterson <benjamin@python.org>
Tue, 30 Jan 2018 07:01:32 +0000 (23:01 -0800)
commit6b2bbcc4cca414f35f67caa4674f59f41ff638ea
tree90aeb1285887d5046e4b526c117517f7c7e14a14
parent88fa79a10a340439ed021fbc4988b6f3e73b2391
closes bpo-32721: do not fail test_hashlib if _md5 isn't available (GH-5441) (GH-5442)

(cherry picked from commit 95441809ef77a8df5e14601ade6c054ef7114c02)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
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]