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

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


Roundup Robot added the comment:

New changeset 182f08c0dd45 by Victor Stinner in branch '2.7':
Issue #21058: NamedTemporaryFile() closes the FD on any error, not only Exception
http://hg.python.org/cpython/rev/182f08c0dd45

----------

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


More information about the Python-bugs-list mailing list