diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-12-09 00:04:09 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-12-09 00:04:09 +0100 |
commit | 0aba1a2663799a7e6a5582a0d8052df840889016 (patch) | |
tree | d1bbfa1ff05057a5394fcf7b29a78c2e908de4db /Python/pythonrun.c | |
parent | 7b83b186794cec6e5d12f43f9c1a6f20bfa4e932 (diff) | |
parent | 620c48b7ea7a1ad3af23725afdac1e6a2b3e6cef (diff) | |
download | cpython-git-0aba1a2663799a7e6a5582a0d8052df840889016.tar.gz |
(Merge 3.3) Issue #17429: platform.linux_distribution() now decodes files from
the UTF-8 encoding with the surrogateescape error handler, instead of decoding
from the locale encoding in strict mode. It fixes the function on Fedora 19
which is probably the first major distribution release with a non-ASCII name.
Patch written by Toshio Kuratomi.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions