lp://staging/~zyga/launchpadlib/fix-1471894
Created by
Zygmunt Krynicki
and last modified
- Get this branch:
- bzr branch lp://staging/~zyga/launchpadlib/fix-1471894
Only
Zygmunt Krynicki
can upload to this branch. If you are
Zygmunt Krynicki
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Dimitri John Ledkov: Approve
- Colin Watson: Approve
-
Diff: 115 lines (+15/-15)2 files modifiedsrc/launchpadlib/launchpad.py (+3/-3)
src/launchpadlib/tests/test_http.py (+12/-12)
Related bugs
Bug #1471894: _bad_oauth_token crashes on python3 (str vs bytes) | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 141. By Zygmunt Krynicki
-
Fix _bad_oauth_token() crash on python3
This patch fixes a backtrace that happens when the non-anonymous login
API is used and the user doesn't have a pre-cached credentials.All of the relevant tests were patched to pass bytes objects on python3.
Signed-off-by: Zygmunt Krynicki <email address hidden>
- 138. By Dimitri John Ledkov
-
[r=benji,bug=643699] Add a delay before attempting to launch browser (landed for stefanor)
- 134. By Julian Edwards
-
[r=wgrant] Update close-bugs.py so a) it works, b) it optionally closes your own or all bugs, and c) can close bugs targeted to a series
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/launchpadlib