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

Martin Panter report at bugs.python.org
Fri Aug 12 08:25:18 EDT 2016


Martin Panter added the comment:

No super important reason, just to avoid indenting the code. This is a medium-sized test function, with a few long lines already. And if you keep the indentation the same, it makes it easier to port other changes to Python 2, look through the repository history etc.

----------

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


More information about the Python-bugs-list mailing list