summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-03-01 22:46:52 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2011-03-01 22:46:52 +0000
commit2512a8b62e32d0b7c51b484a32bb770bd4c2a903 (patch)
tree8ecaaeb87bcf25fa77157dfe5609d62423711889 /Python
parentc613b6bce165170f8e761a3c92f7c2e1b9a6f268 (diff)
downloadcpython-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