diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-01 22:46:52 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-01 22:46:52 +0000 |
commit | 2512a8b62e32d0b7c51b484a32bb770bd4c2a903 (patch) | |
tree | 8ecaaeb87bcf25fa77157dfe5609d62423711889 /Python | |
parent | c613b6bce165170f8e761a3c92f7c2e1b9a6f268 (diff) | |
download | cpython-git-2512a8b62e32d0b7c51b484a32bb770bd4c2a903.tar.gz |
Issue #11246: Fix PyUnicode_FromFormat("%V")
Decode the byte string from UTF-8 (with replace error handler) instead of
ISO-8859-1 (in strict mode). Patch written by Ray Allen.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions