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 zach.ware
Recipients ZackerySpytz, berker.peksag, doko, miss-islington, pablogsal, serhiy.storchaka, zach.ware
Date 2018-08-26.07:22:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535268122.67.0.56676864532.issue34171@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like https://github.com/python/buildmaster-config/pull/43 won't actually help; I changed it to use `method='clean'` because we don't want to blow away the `externals` directory on Windows buildbots, and `*.cover` is in `.gitignore` so `Lib/trace.cover` will not be removed.
History
Date User Action Args
2018-08-26 07:22:02zach.waresetrecipients: + zach.ware, doko, berker.peksag, serhiy.storchaka, ZackerySpytz, pablogsal, miss-islington
2018-08-26 07:22:02zach.waresetmessageid: <1535268122.67.0.56676864532.issue34171@psf.upfronthosting.co.za>
2018-08-26 07:22:02zach.warelinkissue34171 messages
2018-08-26 07:22:02zach.warecreate