diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-01-06 17:18:32 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-01-06 17:18:32 (GMT) |
commit | 59bf738874d2582ca37e49c162a18ef20442177e (patch) | |
tree | fbb41d7a287694932f1e16338399ed36178924ff /Misc/ACKS | |
parent | 6e7d711d2a54087051e215f85115528a346c25d1 (diff) | |
download | cpython-59bf738874d2582ca37e49c162a18ef20442177e.zip cpython-59bf738874d2582ca37e49c162a18ef20442177e.tar.gz cpython-59bf738874d2582ca37e49c162a18ef20442177e.tar.bz2 |
Merged revisions 87797 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r87797 | antoine.pitrou | 2011-01-06 18:17:04 +0100 (jeu., 06 janv. 2011) | 4 lines
Issue #3839: wsgiref should not override a Content-Length header set by
the application. Initial patch by Clovis Fabricio.
........
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -237,6 +237,7 @@ Paul Everitt David Everly Greg Ewing Martijn Faassen +Clovis Fabricio Andreas Faerber Bill Fancher Troy J. Farrell |