[issue22831] Use "with" to avoid possible fd leaks

Serhiy Storchaka report at bugs.python.org
Sun Jan 3 02:00:39 EST 2016


Serhiy Storchaka added the comment:

Only the most important patch for the stdlib was committed.

Patches for distutils, tests and tools are not committed still.

fd_leaks_distutils.patch
fd_leaks_tools1_2.patch
fd_leaks_tools2_2.patch
fd_leaks_tests1_2.patch
fd_leaks_tests2_2.patch

----------
Added file: http://bugs.python.org/file41480/fd_leaks_tests2_2.patch

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


More information about the Python-bugs-list mailing list