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 brett.cannon
Recipients alex, brett.cannon, gregory.p.smith, santoso.wijaya, serhiy.storchaka
Date 2013-03-04.22:13:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362435200.49.0.189483573645.issue17343@psf.upfronthosting.co.za>
In-reply-to
Content
There is no string view that I know of. Interesting idea, though, thanks to the immutability of strings. Would much have to be different other than boundary checking and __hash__ (and hoping extension authors are changing things in-place)?

I say go ahead and open the issue for the idea.
History
Date User Action Args
2013-03-04 22:13:20brett.cannonsetrecipients: + brett.cannon, gregory.p.smith, alex, santoso.wijaya, serhiy.storchaka
2013-03-04 22:13:20brett.cannonsetmessageid: <1362435200.49.0.189483573645.issue17343@psf.upfronthosting.co.za>
2013-03-04 22:13:20brett.cannonlinkissue17343 messages
2013-03-04 22:13:20brett.cannoncreate