-
Committer:
Vincent Ladeuil
-
Date:
2007-12-12 15:43:35 UTC
-
mto:
(3107.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3108.
-
Revision ID:
v.ladeuil+lp@free.fr-20071212154335-ac7fi089uufzbkfz
Fix #175886 by reading remaining bytes by chunks.
* bzrlib/transport/http/_urllib2_wrappers.py:
(Response.finish): Don't read all remaining bytes in one read or
some buffer may explode.