]> granicus.if.org Git - python/commit
Merged revisions 86450 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 14 Nov 2010 03:14:52 +0000 (03:14 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 14 Nov 2010 03:14:52 +0000 (03:14 +0000)
commit2e89cf3465763ba9d048e8cac15cae14be201d27
tree4890f8db85965f31b698199c672319daac1a4945
parent650db5bd682eb7bdcaf8e4841999c5573caf3aeb
Merged revisions 86450 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86450 | senthil.kumaran | 2010-11-13 20:27:49 +0800 (Sat, 13 Nov 2010) | 3 lines

  Fix Issue5111 -  Wrap the Ipv6 host with [] in the Host header
........
Lib/http/client.py
Lib/test/test_httplib.py
Misc/NEWS