[issue4841] io's close() not handling errors correctly

Roundup Robot report at bugs.python.org
Fri May 25 10:30:09 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 83d500908ffc by Hynek Schlawack in branch '2.7':
#4841: Fix FileIO constructor to honor closefd when called repeatedly
http://hg.python.org/cpython/rev/83d500908ffc

New changeset 8a58670048c9 by Hynek Schlawack in branch '3.2':
#4841: Fix FileIO constructor to honor closefd when called repeatedly
http://hg.python.org/cpython/rev/8a58670048c9

New changeset d2b511592cc5 by Hynek Schlawack in branch 'default':
#4841: Fix FileIO constructor to honor closefd when called repeatedly
http://hg.python.org/cpython/rev/d2b511592cc5

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

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


More information about the Python-bugs-list mailing list