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, martin.panter, pitrou, python-dev, serhiy.storchaka, stutzbach, vstinner
Date 2016-10-21.02:00:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161021020014.18023.50216.FE6EFA31@psf.io>
In-reply-to
Content
New changeset d4fce64b1c65 by Martin Panter in branch 'default':
Issue #23214: Remove BufferedReader.read1(-1) workaround
https://hg.python.org/cpython/rev/d4fce64b1c65
History
Date User Action Args
2016-10-21 02:00:18python-devsetrecipients: + python-dev, pitrou, vstinner, benjamin.peterson, stutzbach, martin.panter, serhiy.storchaka
2016-10-21 02:00:18python-devlinkissue23214 messages
2016-10-21 02:00:18python-devcreate