summaryrefslogtreecommitdiffstats
path: root/Lib/code.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-03-01 22:46:52 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2011-03-01 22:46:52 (GMT)
commit2512a8b62e32d0b7c51b484a32bb770bd4c2a903 (patch)
tree8ecaaeb87bcf25fa77157dfe5609d62423711889 /Lib/code.py
parentc613b6bce165170f8e761a3c92f7c2e1b9a6f268 (diff)
downloadcpython-2512a8b62e32d0b7c51b484a32bb770bd4c2a903.zip
cpython-2512a8b62e32d0b7c51b484a32bb770bd4c2a903.tar.gz
cpython-2512a8b62e32d0b7c51b484a32bb770bd4c2a903.tar.bz2
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 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions