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 serhiy.storchaka
Recipients Arfrever, BreamoreBoy, asvetlov, ezio.melotti, gregory.p.smith, kmike, larry, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-01-04.19:59:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388865570.63.0.758085611905.issue15027@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry if I have missed. Should I revert changeset b72c5573c5e7?

This patch doesn't introduce new functions and doesn't change behavior. Without this patch the UTF-32 encoder is up to 2.5x slower in 3.4 than in 3.3 (due to issue12892).
History
Date User Action Args
2014-01-04 19:59:30serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, pitrou, vstinner, larry, ezio.melotti, Arfrever, asvetlov, BreamoreBoy, python-dev, kmike
2014-01-04 19:59:30serhiy.storchakasetmessageid: <1388865570.63.0.758085611905.issue15027@psf.upfronthosting.co.za>
2014-01-04 19:59:30serhiy.storchakalinkissue15027 messages
2014-01-04 19:59:30serhiy.storchakacreate