Victor Stinner da29cc36aa 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.
2011-11-21 14:31:41 +01:00
..
2011-09-28 07:41:54 +02:00
2011-10-19 16:58:15 -04:00
2011-10-30 14:24:59 -04:00