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 ethan.furman, python-dev, serhiy.storchaka, vstinner
Date 2015-10-09.21:06:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444424798.76.0.984628485522.issue25349@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I implemented all optimizations which were already implemented in str % args. I close the issue.
History
Date User Action Args
2015-10-09 21:06:38vstinnersetrecipients: + vstinner, ethan.furman, python-dev, serhiy.storchaka
2015-10-09 21:06:38vstinnersetmessageid: <1444424798.76.0.984628485522.issue25349@psf.upfronthosting.co.za>
2015-10-09 21:06:38vstinnerlinkissue25349 messages
2015-10-09 21:06:38vstinnercreate