Message276400
| 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. |
|