]> granicus.if.org Git - python/commit
Merged revisions 75134 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 29 Sep 2009 18:14:09 +0000 (18:14 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 29 Sep 2009 18:14:09 +0000 (18:14 +0000)
commit530e1aca0590633b06341a375d359cf5fd34d0a6
treed07597b1a80d596251fee2ee772ef4346864bce1
parentd08417182f7045b53c467934dbd36a51f39e7d5b
Merged revisions 75134 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75134 | antoine.pitrou | 2009-09-29 19:48:18 +0200 (mar., 29 sept. 2009) | 4 lines

  Issue #6790: Make it possible again to pass an `array.array` to
  `httplib.HTTPConnection.send`. Patch by Kirk McDonald.
........
Lib/httplib.py
Lib/test/test_httplib.py
Misc/ACKS
Misc/NEWS