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 r.david.murray
Recipients r.david.murray
Date 2016-09-09.18:25:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473445505.37.0.31180930974.issue28047@psf.upfronthosting.co.za>
In-reply-to
Content
The per-line character count is calculated incorrectly, such that some specified line lengths result in padding being added to each line, which is incorrect and breaks subsequent decoding.
History
Date User Action Args
2016-09-09 18:25:05r.david.murraysetrecipients: + r.david.murray
2016-09-09 18:25:05r.david.murraysetmessageid: <1473445505.37.0.31180930974.issue28047@psf.upfronthosting.co.za>
2016-09-09 18:25:05r.david.murraylinkissue28047 messages
2016-09-09 18:25:05r.david.murraycreate