◐ Shell
clean mode source ↗

Message 220633 - Python tracker

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.