diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-30 16:38:35 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-30 16:38:35 (GMT) |
commit | 564565bd16b1a05662a3980aa3bab31bcd3f8edb (patch) | |
tree | 62d01d9062c2f7781903a246d83c8808b0ce6757 /Lib/urllib/request.py | |
parent | ac4e54ad8fdf76a26f7ad160e8d3e1e9b4d163da (diff) | |
download | cpython-564565bd16b1a05662a3980aa3bab31bcd3f8edb.zip cpython-564565bd16b1a05662a3980aa3bab31bcd3f8edb.tar.gz cpython-564565bd16b1a05662a3980aa3bab31bcd3f8edb.tar.bz2 |
Blocked revisions 80661 via svnmerge
........
r80661 | victor.stinner | 2010-04-30 18:37:52 +0200 (ven., 30 avril 2010) | 6 lines
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 'Lib/urllib/request.py')
0 files changed, 0 insertions, 0 deletions