diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-22 03:27:53 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-22 03:27:53 +0100 |
commit | e9a8da1ace0abf913886f7a52b2bfe3666210310 (patch) | |
tree | 6b0945fae2b2bed7ef8818487c92204f98c3bfe3 /Python/Python-ast.c | |
parent | c9b90f80843dd428b085c81e5c9ce9af75879e06 (diff) | |
download | cpython-e9a8da1ace0abf913886f7a52b2bfe3666210310.tar.gz |
Issue #13441: Disable temporary the check on the maximum character until
the Solaris issue is solved.
But add assertion on the maximum character in various encoders: UTF-7, UTF-8,
wide character (wchar_t*, Py_UNICODE*), unicode-escape, raw-unicode-escape.
Fix also unicode_encode_ucs1() for backslashreplace error handler: Python is
now always "wide".
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions