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 ncoghlan
Recipients ajaksu2, amaury.forgeotdarc, eric.araujo, harobed, lemburg, ncoghlan, r.david.murray, serhiy.storchaka, vstinner
Date 2014-01-26.15:40:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390750805.24.0.773110458605.issue8260@psf.upfronthosting.co.za>
In-reply-to
Content
Patch looks good to me, but if any specific features are needed to work around misbehaving codecs (as per issue 20132), a comment in the appropriate place referencing that issue would be helpful.

And if that workaround means we can remove the special casing from the test_readlines test for the binary transform, cool :)
History
Date User Action Args
2014-01-26 15:40:05ncoghlansetrecipients: + ncoghlan, lemburg, amaury.forgeotdarc, vstinner, ajaksu2, eric.araujo, r.david.murray, harobed, serhiy.storchaka
2014-01-26 15:40:05ncoghlansetmessageid: <1390750805.24.0.773110458605.issue8260@psf.upfronthosting.co.za>
2014-01-26 15:40:05ncoghlanlinkissue8260 messages
2014-01-26 15:40:05ncoghlancreate