diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-29 12:32:13 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-29 12:32:13 +0200 |
commit | c3713e9706e51bbd30958c27d35e7fda764b0c4a (patch) | |
tree | 43a7def678412164cfe0fdcbc0ac1250d7d3ab10 /Python/pytime.c | |
parent | 5fbeabcbb6ea1d4af91fea0bc96c3d01f47b728f (diff) | |
download | cpython-git-c3713e9706e51bbd30958c27d35e7fda764b0c4a.tar.gz |
Optimize ascii/latin1+surrogateescape encoders
Issue #25227: Optimize ASCII and latin1 encoders with the ``surrogateescape``
error handler: the encoders are now up to 3 times as fast.
Initial patch written by Serhiy Storchaka.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions