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