]> granicus.if.org Git - python/commit
Merged revisions 87797 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 6 Jan 2011 17:18:32 +0000 (17:18 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 6 Jan 2011 17:18:32 +0000 (17:18 +0000)
commit59bf738874d2582ca37e49c162a18ef20442177e
treefbb41d7a287694932f1e16338399ed36178924ff
parent6e7d711d2a54087051e215f85115528a346c25d1
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.
........
Lib/test/test_wsgiref.py
Lib/wsgiref/handlers.py
Misc/ACKS
Misc/NEWS