diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-30 16:37:52 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-30 16:37:52 (GMT) |
commit | b9a20ad036ea0e4b8dd2f57158375d5138dd0663 (patch) | |
tree | 35abb81f2c0c83526901f24af0119ab0c4a315a1 /Python | |
parent | 56d6410c2dfd60c109de6d3a59dab25d29dda9ce (diff) | |
download | cpython-b9a20ad036ea0e4b8dd2f57158375d5138dd0663.zip cpython-b9a20ad036ea0e4b8dd2f57158375d5138dd0663.tar.gz cpython-b9a20ad036ea0e4b8dd2f57158375d5138dd0663.tar.bz2 |
PyUnicode_DecodeFSDefaultAndSize() uses surrogateescape error handler
This function is only used to decode Python module filenames, but Python
doesn't support surrogates in modules filenames yet. So nobody noticed this
minor bug.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions