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, josh.r, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-04-07.09:24:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396862653.31.0.358659939899.issue21118@psf.upfronthosting.co.za>
In-reply-to
Content
I opened the issue #21165 to discuss a more generic optimization of str.translate().
History
Date User Action Args
2014-04-07 09:24:13vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, python-dev, serhiy.storchaka, josh.r
2014-04-07 09:24:13vstinnersetmessageid: <1396862653.31.0.358659939899.issue21118@psf.upfronthosting.co.za>
2014-04-07 09:24:13vstinnerlinkissue21118 messages
2014-04-07 09:24:13vstinnercreate