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 martin.panter
Recipients berker.peksag, chkumar246, docs@python, gigaplastik, martin.panter, pitrou
Date 2015-04-02.00:05:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427933106.54.0.730178038115.issue22671@psf.upfronthosting.co.za>
In-reply-to
Content
read-defaults.v3.patch:
* Split off test_RawIOBase_readall()
* Changed BufferedIOBase tests to matrix of tuples
* Added tests for empty buffer
* Test that unused part of buffer remains untouched
History
Date User Action Args
2015-04-02 00:05:06martin.pantersetrecipients: + martin.panter, pitrou, docs@python, berker.peksag, gigaplastik, chkumar246
2015-04-02 00:05:06martin.pantersetmessageid: <1427933106.54.0.730178038115.issue22671@psf.upfronthosting.co.za>
2015-04-02 00:05:06martin.panterlinkissue22671 messages
2015-04-02 00:05:06martin.pantercreate