diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-22 02:27:53 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-22 02:27:53 (GMT) |
commit | 0d3721d986e1cbb601e73cbb4d25552924d8ebf8 (patch) | |
tree | 039f88d15a44f1d66872bc44fab15dfb46bbd290 /Modules | |
parent | f8facacf30a20b068c2a6fc62196c2335f150dbc (diff) | |
download | cpython-0d3721d986e1cbb601e73cbb4d25552924d8ebf8.zip cpython-0d3721d986e1cbb601e73cbb4d25552924d8ebf8.tar.gz cpython-0d3721d986e1cbb601e73cbb4d25552924d8ebf8.tar.bz2 |
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 'Modules')
0 files changed, 0 insertions, 0 deletions