Ross Lagerwall <rosslagerw...@gmail.com> added the comment:

This has been fixed with all the subprocess improvements in between 3.1 and 3.2 
but the decision has been taken (msg125910) not to backport the fix to 3.1 and 
2.7 which would involve a C extension.

However, a workaround on 2.7 and 3.1 is to set close_fds=True.

Closing as "wont fix".

----------
resolution:  -> wont fix
status: open -> closed

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

Reply via email to