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 Alex Budovski, amaury.forgeotdarc, eric.snow, isoschiz, kylotan, miss-islington, pconnell, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-02-17.09:11:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581930697.98.0.135049590405.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset b2b6e27bcab44e914d0a0b170e915d6f1604a76d by Hai Shi in branch 'master':
bpo-1635741: Port _crypt extension module to multiphase initialization (PEP 489) (GH-18404)
https://github.com/python/cpython/commit/b2b6e27bcab44e914d0a0b170e915d6f1604a76d
History
Date User Action Args
2020-02-17 09:11:38vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, ysj.ray, santoso.wijaya, eric.snow, pconnell, isoschiz, Alex Budovski, miss-islington, shihai1991
2020-02-17 09:11:37vstinnersetmessageid: <1581930697.98.0.135049590405.issue1635741@roundup.psfhosted.org>
2020-02-17 09:11:37vstinnerlinkissue1635741 messages
2020-02-17 09:11:37vstinnercreate