lp:~vila/bzr/1644003-lazy-regex
Created by
Vincent Ladeuil
on
2017-01-15
and last modified on
2017-01-15
- Get this branch:
- bzr branch lp:~vila/bzr/1644003-lazy-regex
Only
Vincent Ladeuil
can upload to this branch. If you are
Vincent Ladeuil
please log in for upload directions.
Branch merges
Propose for merging
- Jelmer Vernooij (community): Approve on 2017-01-15
-
Diff: 50 lines (+15/-2)4 files modifiedbzrlib/lazy_regex.py (+10/-0)
bzrlib/tests/test_http.py (+1/-1)
bzrlib/transport/http/_pycurl.py (+1/-1)
doc/en/release-notes/bzr-2.7.txt (+3/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 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