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 vstinner
Recipients Bernt.Røskar.Brenna, BreamoreBoy, jsprunck, kbk, mgstrein, ned.deily, python-dev, r.david.murray, vstinner
Date 2011-05-11.19:00:25
SpamBayes Score 0.00088295055
Marked as misclassified No
Message-id <1305140433.19.0.041983349865.issue1028@psf.upfronthosting.co.za>
In-reply-to
Content
I'm working on #2857 which adds the "Modified UTF-8" ("utf-8-java"?) codec to Python. We can maybe use it instead of raising an error in 3.3?
History
Date User Action Args
2011-05-11 19:00:33vstinnersetrecipients: + vstinner, kbk, ned.deily, r.david.murray, Bernt.Røskar.Brenna, BreamoreBoy, jsprunck, mgstrein, python-dev
2011-05-11 19:00:33vstinnersetmessageid: <1305140433.19.0.041983349865.issue1028@psf.upfronthosting.co.za>
2011-05-11 19:00:25vstinnerlinkissue1028 messages
2011-05-11 19:00:25vstinnercreate