[issue8780] py3k: child process don't inherit stdout / stdout on Windows

STINNER Victor report at bugs.python.org
Fri May 21 16:12:59 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Ok, it *is* a regression introduced by r78946. Attached patch fixes the issue and adds a regression test.

Add also the author of r78946 to the nosy list :-)

----------
keywords: +patch
nosy: +gregory.p.smith
Added file: http://bugs.python.org/file17430/subprocess_windows.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8780>
_______________________________________


More information about the Python-bugs-list mailing list