diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-08 01:45:13 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-08 01:45:13 +0200 |
commit | 2cded9c3f31d2fea4b033f44eaa828e508f03391 (patch) | |
tree | 1554d9f0baa575b7ae791ff1267c4e493a1b36bf /Python/thread_solaris.h | |
parent | 081fe46ff96bccb1a256c356443b625b467814c8 (diff) | |
download | cpython-git-2cded9c3f31d2fea4b033f44eaa828e508f03391.tar.gz |
Issue #12016: Multibyte CJK decoders now resynchronize faster
They only ignore the first byte of an invalid byte sequence.
For example, b'\xff\n'.decode('gb2312', 'replace') gives '\ufffd\n' instead of
'\ufffd'.
Diffstat (limited to 'Python/thread_solaris.h')
0 files changed, 0 insertions, 0 deletions