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 steve.dower
Recipients helena.marina, ossdev07, paul.moore, steve.dower, steven.winfield, tim.golden, tim.peters, willingc, yselivanov, zach.ware
Date 2019-02-02.22:36:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549146987.05.0.162257187521.issue34691@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c70d9f79c9b371990c8e054ccde53f7ff15946b by Steve Dower in branch 'master':
bpo-34691: Compile _contextvars module into main Python library (GH-11741)
https://github.com/python/cpython/commit/4c70d9f79c9b371990c8e054ccde53f7ff15946b
History
Date User Action Args
2019-02-02 22:36:29steve.dowersetrecipients: + steve.dower, tim.peters, paul.moore, tim.golden, zach.ware, steven.winfield, yselivanov, willingc, helena.marina, ossdev07
2019-02-02 22:36:27steve.dowersetmessageid: <1549146987.05.0.162257187521.issue34691@roundup.psfhosted.org>
2019-02-02 22:36:27steve.dowerlinkissue34691 messages
2019-02-02 22:36:26steve.dowercreate