[issue21058] tempfile.NamedTemporaryFile leaks file descriptor when fdopen fails

Roundup Robot report at bugs.python.org
Tue Mar 25 09:08:38 CET 2014


Roundup Robot added the comment:

New changeset f2f0eec4a556 by Victor Stinner in branch '2.7':
Issue #21058: Fix a leak of file descriptor in tempfile.NamedTemporaryFile(),
http://hg.python.org/cpython/rev/f2f0eec4a556

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

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


More information about the Python-bugs-list mailing list