diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-28 17:27:23 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-28 17:27:23 (GMT) |
commit | 95ff5249334e1322a11f9063ea1aabe1c4a3326e (patch) | |
tree | 5a92c23ec91b6b4e964772ee38110973157710d0 /Lib/http | |
parent | 0f752ee0a71003f3bb1d197a11b7cfd4f5c88e46 (diff) | |
download | cpython-95ff5249334e1322a11f9063ea1aabe1c4a3326e.zip cpython-95ff5249334e1322a11f9063ea1aabe1c4a3326e.tar.gz cpython-95ff5249334e1322a11f9063ea1aabe1c4a3326e.tar.bz2 |
Blocked revisions 80582,80585 via svnmerge
........
r80582 | victor.stinner | 2010-04-28 19:06:46 +0200 (mer., 28 avril 2010) | 4 lines
Use PyErr_Format() in decoding_fgets()
Avoid a buffer of 500 bytes allocated on the stack.
........
r80585 | victor.stinner | 2010-04-28 19:26:19 +0200 (mer., 28 avril 2010) | 5 lines
Don't decode/recode the unicode filename in SyntaxError_str()
* Rewrite my_basename() to use unicode
* Use '%U' format
........
Diffstat (limited to 'Lib/http')
0 files changed, 0 insertions, 0 deletions