{{ message }}
Commit da29cc3
Victor Stinner
Issue python#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 python#13441.1 parent a996f1e commit da29cc3
2 files changed
Lines changed: 39 additions & 0 deletions

0 commit comments