Merge lp://staging/~mbp/kanban/718564-edge into lp://staging/kanban

Proposed by Martin Pool
Status: Merged
Approved by: Jamu Kakar
Approved revision: 23
Merged at revision: 22
Proposed branch: lp://staging/~mbp/kanban/718564-edge
Merge into: lp://staging/kanban
Diff against target: 44 lines (+6/-7)
2 files modified
kanban/commands.py (+4/-3)
kanban/launchpad.py (+2/-4)
To merge this branch: bzr merge lp://staging/~mbp/kanban/718564-edge
Reviewer Review Type Date Requested Status
Jamu Kakar Approve
Review via email: mp+49910@code.staging.launchpad.net

Description of the change

It turns out my previous branch didn't catch the other occurrence, and the way it did the first part was over-complicated. Take 2.

To post a comment you must log in.
Revision history for this message
Jamu Kakar (jkakar) wrote :

[1]

- get_person_assigned_bugs)
+ get_person_assigned_bugs,
+ SERVICE_ROOT)

Would you mind putting the new import on the same line as
get_person_assigned_bugs to match the existing formatting convention,
please?

[2]

 from launchpadlib.launchpad import Launchpad, EDGE_SERVICE_ROOT

The existing EDGE_SERVICE_ROOT import is no longer used. Can you
please remove it?

When you merge, can you please write a merge commit message using the
following format. You can see examples of it in the log for trunk.

"""
Merged $branch-name [r=$reviewer] [f=$bug-number]

$changeset-description
"""

Thanks for cleaning this up, +1!

review: Approve
Revision history for this message
Martin Pool (mbp) wrote :

Thanks

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: