]> granicus.if.org Git - python/commit
Merged revisions 87797 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 6 Jan 2011 17:19:05 +0000 (17:19 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 6 Jan 2011 17:19:05 +0000 (17:19 +0000)
commit77c1b382b76ba90acc570a4194521d6bd4425bac
treefad679c28e1bbdabf36efb783b6bbe427c71fc9e
parent9f41bb325b4f5db695d1ea25649d1fd1e809b2bf
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