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 eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-03-08.16:20:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520526052.47.0.467229070634.issue28113@psf.upfronthosting.co.za>
In-reply-to
Content
We should look at merging this, though we need a few things to be done first (anyone can jump in and do these, doesn't have to be Eryk):

* patch needs to be converted to a GitHub PR
* we should use unique names within %TEMP% to avoid conflicts between tests running in parallel
* PEP 7 has changed since the original patch
* NEWS and maybe a What's New entry?
History
Date User Action Args
2018-03-08 16:20:52steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun
2018-03-08 16:20:52steve.dowersetmessageid: <1520526052.47.0.467229070634.issue28113@psf.upfronthosting.co.za>
2018-03-08 16:20:52steve.dowerlinkissue28113 messages
2018-03-08 16:20:52steve.dowercreate