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 alex, python-dev, scop, serhiy.storchaka
Date 2013-02-13.10:27:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Z5cPm0bZBzQBG@mail.python.org>
In-reply-to
Content
New changeset 7513bd184a01 by Serhiy Storchaka in branch '2.7':
Issue #11311: StringIO.readline(0) now returns an empty string as all other
http://hg.python.org/cpython/rev/7513bd184a01
History
Date User Action Args
2013-02-13 10:27:56python-devsetrecipients: + python-dev, scop, alex, serhiy.storchaka
2013-02-13 10:27:56python-devlinkissue11311 messages
2013-02-13 10:27:56python-devcreate