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 JakeMont, eryksun, jnoller, martin.panter, r.david.murray, sbt, serhiy.storchaka, skrah, zach.ware
Date 2015-11-11.04:31:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447216262.32.0.894223208425.issue25498@psf.upfronthosting.co.za>
In-reply-to
Content
I propose this patch, based on Eryksun’s patch (thanks Eryksun). New changes:

* Added test case
* Applied Serhiy’s review suggestion
* Changed the new BufferError exceptions back to TypeError to match previous behaviour and test cases
History
Date User Action Args
2015-11-11 04:31:02martin.pantersetrecipients: + martin.panter, jnoller, r.david.murray, skrah, sbt, zach.ware, serhiy.storchaka, eryksun, JakeMont
2015-11-11 04:31:02martin.pantersetmessageid: <1447216262.32.0.894223208425.issue25498@psf.upfronthosting.co.za>
2015-11-11 04:31:02martin.panterlinkissue25498 messages
2015-11-11 04:31:02martin.pantercreate