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 paul.moore, steve.dower, tim.golden, tim.peters, yselivanov, zach.ware
Date 2018-09-17.17:22:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537204942.46.0.956365154283.issue34691@psf.upfronthosting.co.za>
In-reply-to
Content
Shouldn't need VS for this change (updating the SLN file generally does need it). I'm happy to do it though.

In case someone else gets to it before me:
* delete _contextvars.vcxproj and remove all references from PCbuild and Tools/msi
* add _contextvars entries to PC/config.c

The CI builds will tell you pretty quickly if it worked or not.
History
Date User Action Args
2018-09-17 17:22:22steve.dowersetrecipients: + steve.dower, tim.peters, paul.moore, tim.golden, zach.ware, yselivanov
2018-09-17 17:22:22steve.dowersetmessageid: <1537204942.46.0.956365154283.issue34691@psf.upfronthosting.co.za>
2018-09-17 17:22:22steve.dowerlinkissue34691 messages
2018-09-17 17:22:22steve.dowercreate