Message252117
The issue #24870 optimized the ASCII decoder with error handlers:
New changeset 3c430259873e by Victor Stinner in branch 'default':
Issue #24870: Optimize the ASCII decoder for error handlers: surrogateescape,
https://hg.python.org/cpython/rev/3c430259873e
We should also optimize the UTF-8 decoder with error handlers.
I will work on a patch next days. |
|
Date |
User |
Action |
Args |
2015-10-02 14:44:42 | vstinner | set | recipients:
+ vstinner, ezio.melotti |
2015-10-02 14:44:42 | vstinner | set | messageid: <1443797082.73.0.711354360874.issue25301@psf.upfronthosting.co.za> |
2015-10-02 14:44:42 | vstinner | link | issue25301 messages |
2015-10-02 14:44:42 | vstinner | create | |
|