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 christian.heimes
Recipients Jim Fasarakis-Hilliard, amaury.forgeotdarc, christian.heimes, corona10, eric.snow, erlendaasland, isoschiz, koubaa, kylotan, lukasz.langa, miss-islington, pconnell, petr.viktorin, phsilva, python-dev, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-11-18.15:12:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605712341.27.0.684003081874.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset 46f59ebd01e22cc6a56fd0691217318c1d801a49 by Christian Heimes in branch 'master':
bpo-1635741: Port _hashlib to multiphase initialization (GH-23358)
https://github.com/python/cpython/commit/46f59ebd01e22cc6a56fd0691217318c1d801a49
History
Date User Action Args
2020-11-18 15:12:21christian.heimessetrecipients: + christian.heimes, amaury.forgeotdarc, kylotan, vstinner, tlesher, phsilva, petr.viktorin, ysj.ray, santoso.wijaya, lukasz.langa, python-dev, eric.snow, pconnell, isoschiz, Jim Fasarakis-Hilliard, corona10, miss-islington, shihai1991, erlendaasland, koubaa
2020-11-18 15:12:21christian.heimessetmessageid: <1605712341.27.0.684003081874.issue1635741@roundup.psfhosted.org>
2020-11-18 15:12:21christian.heimeslinkissue1635741 messages
2020-11-18 15:12:21christian.heimescreate