[issue16597] file descriptor not being closed with context manager on IOError when device is full

Roundup Robot report at bugs.python.org
Thu Dec 20 18:55:28 CET 2012


Roundup Robot added the comment:

New changeset b0602a1eb3f6 by Benjamin Peterson in branch '3.3':
call close on the underlying stream even if flush raises (closes #16597)
http://hg.python.org/cpython/rev/b0602a1eb3f6

New changeset 142012e47c3b by Benjamin Peterson in branch 'default':
merge 3.3 (#16597)
http://hg.python.org/cpython/rev/142012e47c3b

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list