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 ezio.melotti, serhiy.storchaka, vstinner
Date 2012-12-24.15:59:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356364744.83.0.911385452968.issue16757@psf.upfronthosting.co.za>
In-reply-to
Content
See issues #14687 and #14716 for benchmarks and information about the changes introducing and using _PyUnicodeWriter for str%args and str.format(args).
History
Date User Action Args
2012-12-24 15:59:04vstinnersetrecipients: + vstinner, ezio.melotti, serhiy.storchaka
2012-12-24 15:59:04vstinnersetmessageid: <1356364744.83.0.911385452968.issue16757@psf.upfronthosting.co.za>
2012-12-24 15:59:04vstinnerlinkissue16757 messages
2012-12-24 15:59:04vstinnercreate