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 berker.peksag, jdherg, martin.panter, python-dev, serhiy.storchaka, vstinner
Date 2015-05-12.14:00:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150512140050.63246.14912@psf.io>
In-reply-to
Content
New changeset 41e9d324f10d by Berker Peksag in branch 'default':
Issue #23796: peak and read1 methods of BufferedReader now raise ValueError
https://hg.python.org/cpython/rev/41e9d324f10d
History
Date User Action Args
2015-05-12 14:00:55python-devsetrecipients: + python-dev, vstinner, berker.peksag, martin.panter, serhiy.storchaka, jdherg
2015-05-12 14:00:55python-devlinkissue23796 messages
2015-05-12 14:00:55python-devcreate