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 baikie
Recipients baikie, ezio.melotti, lemburg, loewis, vstinner
Date 2010-08-29.18:44:54
SpamBayes Score 0.01847347
Marked as misclassified No
Message-id <1283107498.27.0.65085618795.issue9377@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I still think this issue should be addressed, but here is a patch for the part we agree on: that decoding should not return any Unicode characters except ASCII.
History
Date User Action Args
2010-08-29 18:44:58baikiesetrecipients: + baikie, lemburg, loewis, vstinner, ezio.melotti
2010-08-29 18:44:58baikiesetmessageid: <1283107498.27.0.65085618795.issue9377@psf.upfronthosting.co.za>
2010-08-29 18:44:57baikielinkissue9377 messages
2010-08-29 18:44:56baikiecreate