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 lemburg
Recipients BreamoreBoy, belopolsky, ezio.melotti, jcea, lemburg, sdaoden, serhiy.storchaka, vstinner
Date 2014-06-15.13:19:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <539D9D79.7020109@egenix.com>
In-reply-to <1402837378.15.0.77472735735.issue11322@psf.upfronthosting.co.za>
Content
On 15.06.2014 15:02, Mark Lawrence wrote:
> 
> What's the status of this issue, as we've lived with this really slow implementation for well over three years?

I guess it just needs someone to write a patch.

Note that encoding lookups are cached, so the slowness only
becomes an issue if you lookup lots of different encodings.
History
Date User Action Args
2014-06-15 13:19:56lemburgsetrecipients: + lemburg, jcea, belopolsky, vstinner, ezio.melotti, BreamoreBoy, sdaoden, serhiy.storchaka
2014-06-15 13:19:56lemburglinkissue11322 messages
2014-06-15 13:19:56lemburgcreate