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 belopolsky
Recipients belopolsky, cgw, docs@python, lemburg, terry.reedy, vstinner
Date 2010-12-08.22:04:12
SpamBayes Score 0.0011660982
Marked as misclassified No
Message-id <1291845853.98.0.131129667867.issue10546@psf.upfronthosting.co.za>
In-reply-to
Content
I have verified that UTF-16-XX encodings work on wide build.  The doc change LGTM.  Bonus points for checking that we have unit tests for these encodings that include non-BMP characters.
History
Date User Action Args
2010-12-08 22:04:14belopolskysetrecipients: + belopolsky, lemburg, terry.reedy, cgw, vstinner, docs@python
2010-12-08 22:04:13belopolskysetmessageid: <1291845853.98.0.131129667867.issue10546@psf.upfronthosting.co.za>
2010-12-08 22:04:12belopolskylinkissue10546 messages
2010-12-08 22:04:12belopolskycreate