lp:~vila/bzr/1645017-pycurl-proxy-tests
- Get this branch:
- bzr branch lp:~vila/bzr/1645017-pycurl-proxy-tests
Branch merges
- Jelmer Vernooij (community): Approve on 2017-01-15
-
Diff: 102 lines (+48/-1)3 files modifiedbzrlib/tests/test_http.py (+6/-1)
bzrlib/transport/http/_pycurl.py (+4/-0)
doc/en/release-notes/bzr-2.7.txt (+38/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 6619. By Vincent Ladeuil on 2017-01-15
-
Fix pycurl proxy tests for newer and stricter pycurl versions
- 6618. By Vincent Ladeuil on 2016-11-28
-
Cope with paramiko making argument to SFTPFile.prefetch() mandatory. [r=vila]
- 6617. By Patch Queue Manager <email address hidden> on 2016-09-13
-
(richard-wilbur) Fix lp:1606203 caused by using a user/pass combination for
http auth longer than ~57 chars. (Vincent Ladeuil) (Vincent Ladeuil) - 6616. By Patch Queue Manager <email address hidden> on 2016-02-07
-
(vila) Fix for 2.7.0 pypi upload (Vincent Ladeuil)
- 6615. By Patch Queue Manager <email address hidden> on 2016-02-01
-
(vila) Release 2.7.0 (Vincent Ladeuil)
- 6614. By Patch Queue Manager <email address hidden> on 2016-01-31
-
(vila) Use ssl.match_hostname instead of our own. (Vincent Ladeuil)
- 6613. By Patch Queue Manager <email address hidden> on 2016-01-22
-
(vila) Make all transport put_bytes() raises TypeError when given unicode
strings rather than bytes (Vincent Ladeuil) - 6612. By Patch Queue Manager <email address hidden> on 2016-01-21
-
(vila) Forbid more operations on ReadonlyTranspo
rtDecorator (Vincent Ladeuil) - 6611. By Patch Queue Manager <email address hidden> on 2016-01-21
-
(vila) Fix bzrlib.
tests.test_ gpg.TestVerify. test_verify_ revoked_ signature
with recent versions of gpg. (Vincent Ladeuil)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:bzr