Berker Peksag added the comment:

Here's a patch for Unix. I will add Windows support when I get my Windows VM.

> [...] (and add a test - test_crashers, presumably?) [...]

Unfortunately, test_crashers doesn't run since 2011 (skipped in 481ad9129a0f.) 
parse_envlist() is only used by os.execve() and os.spawnve() so I'm not sure 
what's the best way to test the patch (other than adapting Eryk's snippet in 
msg276241.)

----------
keywords: +patch
nosy: +berker.peksag
stage:  -> patch review
Added file: http://bugs.python.org/file44651/issue28114_unix.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to