[issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed

Ross Lagerwall report at bugs.python.org
Wed Aug 29 11:20:17 CEST 2012


Ross Lagerwall added the comment:

The attached patch + test seems to fix the issue.

It's not very elegant.

----------
keywords: +patch
Added file: http://bugs.python.org/file27042/issue15798.patch

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


More information about the Python-bugs-list mailing list