diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-21 13:31:41 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-11-21 13:31:41 (GMT) |
commit | da29cc36aa2c7dcc3932ea1d83e261aa940ccdb4 (patch) | |
tree | 25809c9e42e05177422ea007fa2da3d0cf46a152 /Python/future.c | |
parent | a996f1e1a05c96e449aabb7fa77e5128417ce7e0 (diff) | |
download | cpython-da29cc36aa2c7dcc3932ea1d83e261aa940ccdb4.zip cpython-da29cc36aa2c7dcc3932ea1d83e261aa940ccdb4.tar.gz cpython-da29cc36aa2c7dcc3932ea1d83e261aa940ccdb4.tar.bz2 |
Issue #13441: _PyUnicode_CheckConsistency() dumps the string if the maximum
character is bigger than U+10FFFF and locale.localeconv() dumps the string
before decoding it.
Temporary hack to debug the issue #13441.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions