[issue9074] subprocess closes standard file descriptors when it should not

Georg Brandl report at bugs.python.org
Sun Jan 2 15:50:59 CET 2011


Georg Brandl <georg at python.org> added the comment:

#9905 has a similar patch and adds tests as well.

----------
nosy: +georg.brandl
resolution:  -> duplicate
status: open -> closed
superseder:  -> subprocess.Popen fails with stdout=PIPE, stderr=PIPE if standard descriptors (0, 1, 2) are closed.

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


More information about the Python-bugs-list mailing list