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, corona10, eric.snow, isoschiz, kylotan, lukasz.langa, miss-islington, pconnell, phsilva, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-03-24.17:31:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585071085.69.0.608645878119.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset 93460d097f50db0870161a63911d61ce3c5f4583 by Victor Stinner in branch 'master':
bpo-1635741: Port _weakref extension module to multiphase initialization (PEP 489) (GH-19140)
https://github.com/python/cpython/commit/93460d097f50db0870161a63911d61ce3c5f4583
History
Date User Action Args
2020-03-24 17:31:26vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, lukasz.langa, eric.snow, pconnell, isoschiz, Alex Budovski, corona10, miss-islington, shihai1991
2020-03-24 17:31:25vstinnersetmessageid: <1585071085.69.0.608645878119.issue1635741@roundup.psfhosted.org>
2020-03-24 17:31:25vstinnerlinkissue1635741 messages
2020-03-24 17:31:25vstinnercreate