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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, ezio.melotti, lemburg, vstinner
Date 2010-09-29.07:11:25
SpamBayes Score 0.0020113993
Marked as misclassified No
Message-id <1285744287.59.0.722291764266.issue9979@psf.upfronthosting.co.za>
In-reply-to
Content
+1 from me as well.
But shouldn't PyUnicode_AsWideCharString() merge surrogate pairs when it can? The implementation doesn't do this.
History
Date User Action Args
2010-09-29 07:11:27amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, lemburg, vstinner, ezio.melotti
2010-09-29 07:11:27amaury.forgeotdarcsetmessageid: <1285744287.59.0.722291764266.issue9979@psf.upfronthosting.co.za>
2010-09-29 07:11:26amaury.forgeotdarclinkissue9979 messages
2010-09-29 07:11:25amaury.forgeotdarccreate