-
Committer:
Vincent Ladeuil
-
Date:
2007-11-04 17:55:30 UTC
-
mto:
(2964.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
2965.
-
Revision ID:
v.ladeuil+lp@free.fr-20071104175530-f5ultnhecixj0ntx
Fix #160012 by leaving the http pipeline related exceptions raise.
* bzrlib/transport/http/_urllib2_wrappers.py:
(AbstractHTTPHandler.retry_or_raise): Don't retry if the exception
is about the http piepeline status or some programming errors will
be hidden (retrying clean the pipe left dirty by the *previous*
request).