Merge lp://staging/~cmiller/desktopcouch/fix-lint-fixes into lp://staging/desktopcouch
Proposed by
Chad Miller
Status: | Merged |
---|---|
Approved by: | dobey |
Approved revision: | 239 |
Merged at revision: | 238 |
Proposed branch: | lp://staging/~cmiller/desktopcouch/fix-lint-fixes |
Merge into: | lp://staging/desktopcouch |
Diff against target: |
235 lines (+29/-35) 5 files modified
bin/desktopcouch-pair (+22/-28) desktopcouch/application/platform/linux/__init__.py (+1/-1) desktopcouch/application/replication.py (+2/-2) desktopcouch/application/replication_services/__init__.py (+2/-2) desktopcouch/application/replication_services/example.py (+2/-2) |
To merge this branch: | bzr merge lp://staging/~cmiller/desktopcouch/fix-lint-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
dobey (community) | Approve | ||
Eric Casteleijn (community) | Approve | ||
Review via email: mp+43290@code.staging.launchpad.net |
Commit message
Don't use deprecated import inside library. Fix damage from lint-fix marathon.
Fix wrong parameters on window closing in pairing tool.
To post a comment you must log in.
Awesome, sorry that I didn't catch these before.