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 ncoghlan
Recipients Rosuav, docs@python, gvanrossum, ncoghlan, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-06-07.13:26:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402147591.06.0.0999203250662.issue21667@psf.upfronthosting.co.za>
In-reply-to
Content
I've merged the character->code point clarifications, without the implementation detail section.

For the time being, that leaves "doesn't provide O(1) indexing of strings" as the kind of discrepancy that often makes an appearance in "differences from the CPython reference implementation" section that many alternative implementations include.
History
Date User Action Args
2014-06-07 13:26:31ncoghlansetrecipients: + ncoghlan, gvanrossum, pitrou, vstinner, docs@python, python-dev, Rosuav, serhiy.storchaka
2014-06-07 13:26:31ncoghlansetmessageid: <1402147591.06.0.0999203250662.issue21667@psf.upfronthosting.co.za>
2014-06-07 13:26:31ncoghlanlinkissue21667 messages
2014-06-07 13:26:30ncoghlancreate