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, python-dev, rhettinger, stutzbach, tchrist, vstinner
Date 2011-09-29.20:23:59
SpamBayes Score 0.0005079399
Marked as misclassified No
Message-id <1317327840.58.0.587426968116.issue10542@psf.upfronthosting.co.za>
In-reply-to
Content
The PEP 393 has been accepted and merge into Python 3.3. Python 3.3 doesn't need the Py_UNICODE_NEXT macro anymore. But my macros (unicode_macros.patch) are still useful.
History
Date User Action Args
2011-09-29 20:24:00vstinnersetrecipients: + vstinner, lemburg, loewis, doerwalter, georg.brandl, rhettinger, amaury.forgeotdarc, belopolsky, Rhamphoryncus, pitrou, eric.smith, stutzbach, ezio.melotti, python-dev, tchrist
2011-09-29 20:24:00vstinnersetmessageid: <1317327840.58.0.587426968116.issue10542@psf.upfronthosting.co.za>
2011-09-29 20:23:59vstinnerlinkissue10542 messages
2011-09-29 20:23:59vstinnercreate