This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson
Date 2018-01-30.06:14:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517292860.35.0.467229070634.issue32721@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 95441809ef77a8df5e14601ade6c054ef7114c02 by Benjamin Peterson in branch 'master':
closes bpo-32721: do not fail test_hashlib if _md5 isn't available (GH-5441)
https://github.com/python/cpython/commit/95441809ef77a8df5e14601ade6c054ef7114c02
History
Date User Action Args
2018-01-30 06:14:20benjamin.petersonsetrecipients: + benjamin.peterson
2018-01-30 06:14:20benjamin.petersonsetmessageid: <1517292860.35.0.467229070634.issue32721@psf.upfronthosting.co.za>
2018-01-30 06:14:20benjamin.petersonlinkissue32721 messages
2018-01-30 06:14:20benjamin.petersoncreate