[issue26741] subprocess.Popen should emit a ResourceWarning in destructor if the process is still running

Roundup Robot report at bugs.python.org
Fri Aug 12 08:18:38 EDT 2016


Roundup Robot added the comment:

New changeset f78a682a3515 by Martin Panter in branch '3.5':
Issue #26741: Clean up subprocess.Popen object in test_poll
https://hg.python.org/cpython/rev/f78a682a3515

New changeset 7ff3ce0dfd45 by Martin Panter in branch 'default':
Issue #26741: Merge ResourceWarning fixes from 3.5
https://hg.python.org/cpython/rev/7ff3ce0dfd45

----------

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


More information about the Python-bugs-list mailing list