diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-23 17:02:31 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-23 17:02:31 +0000 |
commit | b8f45f0354307c011fae735d579468727abd0787 (patch) | |
tree | 73455b7310e670e260f1567e44530aef3df30061 /Python/pythonrun.c | |
parent | f7c83bfde202cb6346337bbcbb447ca0a7ecd5f3 (diff) | |
download | cpython-b8f45f0354307c011fae735d579468727abd0787.tar.gz |
Issue #6011: sysconfig and distutils.sysconfig use the surrogateescape error
handler to parse the Makefile file. Avoid a UnicodeDecodeError if the source
code directory name contains a non-ASCII character and the locale encoding is
ASCII.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions