Message 167173 - Python tracker (original) (raw)

Message167173

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:33 vstinner set recipients: + vstinner, georg.brandl, mark.dickinson, pitrou, Arfrever, skrah, meador.inge
2012-08-01 22:15:32 vstinner set messageid: 1343859332.92.0.84191981603.issue13072@psf.upfronthosting.co.za
2012-08-01 22:15:32 vstinner link issue13072 messages
2012-08-01 22:15:31 vstinner create