diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-01 22:48:49 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-01 22:48:49 +0000 |
commit | 2b574a2332a6c909de619f480d02ca144fd2e517 (patch) | |
tree | a69c751120c35b319745387a1db0170cb08f10dc /Python/Python-ast.c | |
parent | d84dfee7c1cc08063725bd65b7abd67098b7104e (diff) | |
download | cpython-git-2b574a2332a6c909de619f480d02ca144fd2e517.tar.gz |
Merged revisions 88697 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r88697 | victor.stinner | 2011-03-01 23:46:52 +0100 (mar., 01 mars 2011) | 4 lines
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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions