This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, asvetlov, benjamin.peterson, christian.heimes, hynek, jcea, pitrou, python-dev, serhiy.storchaka, stutzbach, udoprog
Date 2012-12-20.18:24:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YS1Zt1cWyzNW4@mail.python.org>
In-reply-to
Content
New changeset b6ff6ac1f049 by Benjamin Peterson in branch '2.7':
call close on the underlying stream even if flush raises (#16597)
http://hg.python.org/cpython/rev/b6ff6ac1f049
History
Date User Action Args
2012-12-20 18:24:22python-devsetrecipients: + python-dev, jcea, pitrou, christian.heimes, benjamin.peterson, stutzbach, Arfrever, asvetlov, hynek, serhiy.storchaka, udoprog
2012-12-20 18:24:22python-devlinkissue16597 messages
2012-12-20 18:24:22python-devcreate