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