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 serhiy.storchaka
Recipients Arfrever, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2015-03-17.16:14:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426608855.57.0.334146909903.issue18814@psf.upfronthosting.co.za>
In-reply-to
Content
Note that provided Python implementations are rather a proof of concept. After discussion I'll provide more efficient C implementations, that should be 1-2 orders faster (and infinitely fast for common case of ASCII strings).
History
Date User Action Args
2015-03-17 16:14:15serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, ncoghlan, pitrou, vstinner, ezio.melotti, Arfrever, r.david.murray
2015-03-17 16:14:15serhiy.storchakasetmessageid: <1426608855.57.0.334146909903.issue18814@psf.upfronthosting.co.za>
2015-03-17 16:14:15serhiy.storchakalinkissue18814 messages
2015-03-17 16:14:15serhiy.storchakacreate