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 eryksun
Recipients berker.peksag, cgohlke, eryksun, ezio.melotti, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-09-14.08:48:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473842890.55.0.468279044586.issue28114@psf.upfronthosting.co.za>
In-reply-to
Content
Berker, this is basically what I had in my initial patch on the Unix side. I also addressed the Windows issues in parse_envlist and fsconvert_strdup. I'm uploading that patch for reference. It needs a test. I also need to verify that there are no additional problems with the high-level os._execvpe function regarding bytes support on Windows.
History
Date User Action Args
2016-09-14 08:48:10eryksunsetrecipients: + eryksun, paul.moore, vstinner, tim.golden, ezio.melotti, cgohlke, berker.peksag, zach.ware, serhiy.storchaka, steve.dower
2016-09-14 08:48:10eryksunsetmessageid: <1473842890.55.0.468279044586.issue28114@psf.upfronthosting.co.za>
2016-09-14 08:48:10eryksunlinkissue28114 messages
2016-09-14 08:48:10eryksuncreate