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 Arfrever, georg.brandl, mark.dickinson, meador.inge, pitrou, skrah, vstinner
Date 2012-08-01.22:15:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343859332.92.0.84191981603.issue13072@psf.upfronthosting.co.za>
In-reply-to
Content
@Georg: are you ok with this change? It reverts the behaviour of Python 3.2 and avoids to have to maintain an API that nobody wants to use ('u' format using Py_UCS4, 32 bits unsigned).
History
Date User Action Args
2012-08-01 22:15:33vstinnersetrecipients: + vstinner, georg.brandl, mark.dickinson, pitrou, Arfrever, skrah, meador.inge
2012-08-01 22:15:32vstinnersetmessageid: <1343859332.92.0.84191981603.issue13072@psf.upfronthosting.co.za>
2012-08-01 22:15:32vstinnerlinkissue13072 messages
2012-08-01 22:15:31vstinnercreate