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 vstinner
Recipients ezio.melotti, methane, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2016-01-07.13:51:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452174711.67.0.070171737313.issue24870@psf.upfronthosting.co.za>
In-reply-to
Content
> In [18]: %timeit decode_surroundescape(data)
> 10 loops, best of 3: 40 ms per loop

Cool! Good job.
History
Date User Action Args
2016-01-07 13:51:51vstinnersetrecipients: + vstinner, ezio.melotti, r.david.murray, methane, python-dev, serhiy.storchaka
2016-01-07 13:51:51vstinnersetmessageid: <1452174711.67.0.070171737313.issue24870@psf.upfronthosting.co.za>
2016-01-07 13:51:51vstinnerlinkissue24870 messages
2016-01-07 13:51:51vstinnercreate