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 serhiy.storchaka
Recipients Arfrever, asvetlov, benjamin.peterson, christian.heimes, hynek, jcea, pitrou, python-dev, serhiy.storchaka, stutzbach, udoprog
Date 2012-12-20.18:52:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356029526.62.0.163830492425.issue16597@psf.upfronthosting.co.za>
In-reply-to
Content
About Misc/NEWS. Actually fixed close() methods of: Python implementation of BaseIO (C implementation already do right things), C implemettation of Buffered(Reader|Writer|Random) (Python implementation already do right things) and both implementations of TextIOWrapper.
History
Date User Action Args
2012-12-20 18:52:06serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, pitrou, christian.heimes, benjamin.peterson, stutzbach, Arfrever, asvetlov, python-dev, hynek, udoprog
2012-12-20 18:52:06serhiy.storchakasetmessageid: <1356029526.62.0.163830492425.issue16597@psf.upfronthosting.co.za>
2012-12-20 18:52:06serhiy.storchakalinkissue16597 messages
2012-12-20 18:52:06serhiy.storchakacreate