Rev 2279: Fix proxy authentication on urllib (Vincent Ladeuil) in /home/pqm/archives/thelove/bzr/+trunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Fri Feb 9 19:53:31 GMT 2007


------------------------------------------------------------
revno: 2279
revision-id: pqm at pqm.ubuntu.com-20070209195330-312ec52588462782
parent: pqm at pqm.ubuntu.com-20070209011702-1aa0d624613e8953
parent: abentley at panoramicfeedback.com-20070209185525-r2vlzgnopveimb9r
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Fri 2007-02-09 19:53:30 +0000
message:
  Fix proxy authentication on urllib (Vincent Ladeuil)
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/tests/test_http.py      testhttp.py-20051018020158-b2eef6e867c514d9
  bzrlib/transport/http/_urllib2_wrappers.py _urllib2_wrappers.py-20060913231729-ha9ugi48ktx481ao-1
    ------------------------------------------------------------
    merged: abentley at panoramicfeedback.com-20070209185525-r2vlzgnopveimb9r
    parent: pqm at pqm.ubuntu.com-20070209011702-1aa0d624613e8953
    parent: v.ladeuil+lp at free.fr-20070208170120-tfz2fd2fuv6dz5xg
    committer: Aaron Bentley <abentley at panoramicfeedback.com>
    branch nick: Aaron's integration
    timestamp: Fri 2007-02-09 13:55:25 -0500
    message:
      Merge vincent's proxy auth fix
    ------------------------------------------------------------
    merged: v.ladeuil+lp at free.fr-20070208170120-tfz2fd2fuv6dz5xg
    parent: v.ladeuil+lp at free.fr-20070208123313-22fcfuoj7g2j0x0o
    committer: v.ladeuil+lp at free.fr
    branch nick: bzr.83954
    timestamp: Thu 2007-02-08 18:01:20 +0100
    message:
      Really fix bug #83954, with tests.
      
      * bzrlib/transport/http/_urllib2_wrappers.py:
      (ProxyHandler.set_proxy): Handle the empty password case. Fix the
      header building which was broken by the way.
      
      * bzrlib/tests/test_http.py:
      (TestHttpProxyWhiteBox): Add tests for http proxy authorization
      header building.
    ------------------------------------------------------------
    merged: v.ladeuil+lp at free.fr-20070208123313-22fcfuoj7g2j0x0o
    parent: pqm at pqm.ubuntu.com-20070208031033-2ab8a0b14b6eaaba
    committer: v.ladeuil+lp at free.fr
    branch nick: bzr.83954
    timestamp: Thu 2007-02-08 13:33:13 +0100
    message:
      Fix bug #83954.
      
      * bzrlib/transport/http/_urllib2_wrappers.py:
      (ProxyHandler.set_proxy): Fix untested typo. (Bug #83594).
      
      * bzrlib/tests/test_http.py:
      (TestProxyHttpServer): Add a FIXME to test proxy authorization
      schemes once they become available in the test framework (already
      in progress in another branch).



More information about the bazaar-commits mailing list