[issue12494] subprocess: check_output() doesn't close pipes on error

Ross Lagerwall report at bugs.python.org
Thu Sep 1 10:49:04 CEST 2011


Ross Lagerwall <rosslagerwall at gmail.com> added the comment:

> I consider that this issue is a bug, so it should be fixed in 2.7 and 
> 3.2. I agree that *killing* the process is a behaviour change, but we 
> can just close pipes on error for 2.7 and 3.2.

Yeah, that seems right.

----------

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


More information about the Python-bugs-list mailing list