]> granicus.if.org Git - python/commit
Merged revisions 80587 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 28 Apr 2010 17:44:30 +0000 (17:44 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 28 Apr 2010 17:44:30 +0000 (17:44 +0000)
commit2682638ee143fdf6fb716221c31cabd10ebd5198
tree90a715bc55bc0b9da4a2999c9995617bed4e864c
parent95ff5249334e1322a11f9063ea1aabe1c4a3326e
Merged revisions 80587 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r80587 | senthil.kumaran | 2010-04-28 23:09:48 +0530 (Wed, 28 Apr 2010) | 9 lines

  Merged revisions 80583 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r80583 | senthil.kumaran | 2010-04-28 22:50:43 +0530 (Wed, 28 Apr 2010) | 3 lines

    Fixed Issue6312 - httplib fails with HEAD requests to pages with "transfer-encoding: chunked"
  ........
................
Doc/library/http.client.rst
Lib/http/client.py
Lib/test/test_httplib.py
Misc/NEWS