[issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors

Antoine Pitrou report at bugs.python.org
Wed Aug 28 20:17:35 CEST 2013


Antoine Pitrou added the comment:

Here is a patch for 2.7. I don't know how to write a test for it, though.

----------
keywords: +patch
Added file: http://bugs.python.org/file31498/subprocess_issue18851.patch

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


More information about the Python-bugs-list mailing list