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 benjamin.peterson, hynek, loewis, nikratio, pitrou, python-dev, stutzbach, vstinner
Date 2014-06-22.21:17:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gxRRl2dhbz7LjW@mail.python.org>
In-reply-to
Content
New changeset 213490268be4 by Benjamin Peterson in branch 'default':
add BufferedIOBase.readinto1 (closes #20578)
http://hg.python.org/cpython/rev/213490268be4
History
Date User Action Args
2014-06-22 21:17:56python-devsetrecipients: + python-dev, loewis, pitrou, vstinner, benjamin.peterson, stutzbach, nikratio, hynek
2014-06-22 21:17:55python-devlinkissue20578 messages
2014-06-22 21:17:55python-devcreate