diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-21 23:06:27 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-21 23:06:27 +0200 |
commit | f96418de05fc8710f9dc1e3a19878f8e744956f2 (patch) | |
tree | 6882ce050257fcb75357680e20d92d58f4e9acc9 /Python/codecs.c | |
parent | ba4529593877f2016215149912496e030782a57e (diff) | |
download | cpython-git-f96418de05fc8710f9dc1e3a19878f8e744956f2.tar.gz |
Issue #24870: Optimize the ASCII decoder for error handlers: surrogateescape,
ignore and replace. Initial patch written by Naoki Inada.
The decoder is now up to 60 times as fast for these error handlers.
Add also unit tests for the ASCII decoder.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions