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 vstinner
Recipients serhiy.storchaka, shihai1991, vinay.sajip, vstinner
Date 2020-04-29.01:11:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588122696.08.0.480336310108.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset 66abe98a816de84f89e2de4aa78cf09056227c25 by Hai Shi in branch 'master':
bpo-40275: Move requires_hashdigest() to test.support.hashlib_helper (GH-19716)
https://github.com/python/cpython/commit/66abe98a816de84f89e2de4aa78cf09056227c25
History
Date User Action Args
2020-04-29 01:11:36vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, shihai1991
2020-04-29 01:11:36vstinnersetmessageid: <1588122696.08.0.480336310108.issue40275@roundup.psfhosted.org>
2020-04-29 01:11:36vstinnerlinkissue40275 messages
2020-04-29 01:11:36vstinnercreate