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 methane
Recipients benjamin.peterson, ezio.melotti, lemburg, methane, serhiy.storchaka, terry.reedy, vstinner, xiang.zhang
Date 2017-09-16.09:42:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505554940.16.0.664461410117.issue31484@psf.upfronthosting.co.za>
In-reply-to
Content
Interesting optimization.  But I don't know how common `for c in s`
or `s[i]` is used for Japanese text.
History
Date User Action Args
2017-09-16 09:42:20methanesetrecipients: + methane, lemburg, terry.reedy, vstinner, benjamin.peterson, ezio.melotti, serhiy.storchaka, xiang.zhang
2017-09-16 09:42:20methanesetmessageid: <1505554940.16.0.664461410117.issue31484@psf.upfronthosting.co.za>
2017-09-16 09:42:20methanelinkissue31484 messages
2017-09-16 09:42:20methanecreate