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 Rhamphoryncus, amaury.forgeotdarc, belopolsky, doerwalter, eric.smith, ezio.melotti, georg.brandl, lemburg, loewis, pitrou, rhettinger, stutzbach, tchrist, vstinner
Date 2011-08-17.12:22:36
SpamBayes Score 0.0034820072
Marked as misclassified No
Message-id <1313583756.93.0.465453510204.issue10542@psf.upfronthosting.co.za>
In-reply-to
Content
> OK, so in 2.7/3.2 I'll put them in unicodeobject.c

It looks like #9200 only needs Py_UNICODE_NEXT, which can be implemented without the other Py_UNICODE_*SURROGATE* macros.
History
Date User Action Args
2011-08-17 12:22:37vstinnersetrecipients: + vstinner, lemburg, loewis, doerwalter, georg.brandl, rhettinger, amaury.forgeotdarc, belopolsky, Rhamphoryncus, pitrou, eric.smith, stutzbach, ezio.melotti, tchrist
2011-08-17 12:22:36vstinnersetmessageid: <1313583756.93.0.465453510204.issue10542@psf.upfronthosting.co.za>
2011-08-17 12:22:36vstinnerlinkissue10542 messages
2011-08-17 12:22:36vstinnercreate