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 skrah
Recipients asvetlov, mark.dickinson, python-dev, skrah, yselivanov
Date 2013-01-16.12:15:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358338542.99.0.431586698262.issue16422@psf.upfronthosting.co.za>
In-reply-to
Content
In the version I committed the string constants are interned, so
anything but legacy strings should be reasonably fast.
History
Date User Action Args
2013-01-16 12:15:43skrahsetrecipients: + skrah, mark.dickinson, asvetlov, python-dev, yselivanov
2013-01-16 12:15:42skrahsetmessageid: <1358338542.99.0.431586698262.issue16422@psf.upfronthosting.co.za>
2013-01-16 12:15:42skrahlinkissue16422 messages
2013-01-16 12:15:42skrahcreate