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, benjamin.peterson, dw, eli.bendersky, hynek, jcon, kmike, meador.inge, ncoghlan, pitrou, python-dev, scoder, serhiy.storchaka, skrah, stutzbach, tshepang, vstinner
Date 2014-08-14.19:34:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hYyfM2sV6z7LkC@mail.python.org>
In-reply-to
Content
New changeset 601045ceff94 by Serhiy Storchaka in branch 'default':
Issue #15381: Optimized line reading in io.BytesIO.
http://hg.python.org/cpython/rev/601045ceff94
History
Date User Action Args
2014-08-14 19:34:52python-devsetrecipients: + python-dev, ncoghlan, pitrou, scoder, vstinner, benjamin.peterson, stutzbach, Arfrever, eli.bendersky, skrah, meador.inge, tshepang, jcon, hynek, dw, serhiy.storchaka, kmike
2014-08-14 19:34:52python-devlinkissue15381 messages
2014-08-14 19:34:52python-devcreate