[issue16408] FD leaks in zipfile

Roundup Robot report at bugs.python.org
Sat Nov 17 23:56:09 CET 2012


Roundup Robot added the comment:

New changeset d51d95c9ea81 by Antoine Pitrou in branch '3.2':
Issue #16408: Fix file descriptors not being closed in error conditions in the zipfile module.
http://hg.python.org/cpython/rev/d51d95c9ea81

New changeset 27cb1a3d57c8 by Antoine Pitrou in branch '3.3':
Issue #16408: Fix file descriptors not being closed in error conditions in the zipfile module.
http://hg.python.org/cpython/rev/27cb1a3d57c8

New changeset 779e8f31dd30 by Antoine Pitrou in branch 'default':
Issue #16408: Fix file descriptors not being closed in error conditions in the zipfile module.
http://hg.python.org/cpython/rev/779e8f31dd30

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list