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 sdaoden
Recipients belopolsky, eric.araujo, ezio.melotti, jcea, lemburg, sdaoden, vstinner
Date 2011-02-24.16:15:37
SpamBayes Score 0.0025054086
Marked as misclassified No
Message-id <1298564138.33.0.872757008877.issue11303@psf.upfronthosting.co.za>
In-reply-to
Content
So, well, a-ha, i will boot my laptop this evening and (try to) write a patch for normalize_encoding(), which will match the standart conforming LATIN1 and also will continue to support the illegal latin-1 without actually changing the two users PyUnicode_Decode() and PyUnicode_AsEncodedString(), from which i better keep the hands off.  But i'm slow, it may take until tomorrow...
History
Date User Action Args
2011-02-24 16:15:38sdaodensetrecipients: + sdaoden, lemburg, jcea, belopolsky, vstinner, ezio.melotti, eric.araujo
2011-02-24 16:15:38sdaodensetmessageid: <1298564138.33.0.872757008877.issue11303@psf.upfronthosting.co.za>
2011-02-24 16:15:37sdaodenlinkissue11303 messages
2011-02-24 16:15:37sdaodencreate