[issue22685] memory leak: no transport for pipes by create_subprocess_exec/shell

STINNER Victor report at bugs.python.org
Tue Oct 21 22:58:09 CEST 2014


STINNER Victor added the comment:

Oh ok, now I understood the issue :-)

Attached patch should fix it. It implements Guido's suggestion. There is not unit test yet.

----------
Added file: http://bugs.python.org/file36990/set_transport.patch

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


More information about the Python-bugs-list mailing list