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 Robin.Schreiber, christian.heimes, gregory.p.smith, vstinner
Date 2020-09-07.13:50:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599486624.86.0.570790815031.issue15704@roundup.psfhosted.org>
In-reply-to
Content
Fixed by:

New changeset 63f102fe079ecb5cb7b921a1cf8bce4077a9d7e2 by Mohamed Koubaa in branch 'master':
bpo-1635741: Port _sha1, _sha512, _md5 to multiphase init (GH-21818)
https://github.com/python/cpython/commit/63f102fe079ecb5cb7b921a1cf8bce4077a9d7e2
History
Date User Action Args
2020-09-07 13:50:24vstinnersetrecipients: + vstinner, gregory.p.smith, christian.heimes, Robin.Schreiber
2020-09-07 13:50:24vstinnersetmessageid: <1599486624.86.0.570790815031.issue15704@roundup.psfhosted.org>
2020-09-07 13:50:24vstinnerlinkissue15704 messages
2020-09-07 13:50:24vstinnercreate