Merge lp://staging/~elopio/canonical-identity-provider/fix1256365-python3 into lp://staging/~canonical-isd-hackers/canonical-identity-provider/ssoclient
Proposed by
Leo Arias
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Ricardo Kirkner | ||||
Approved revision: | 17 | ||||
Merged at revision: | 17 | ||||
Proposed branch: | lp://staging/~elopio/canonical-identity-provider/fix1256365-python3 | ||||
Merge into: | lp://staging/~canonical-isd-hackers/canonical-identity-provider/ssoclient | ||||
Diff against target: |
12 lines (+1/-1) 1 file modified
ssoclient/v2/client.py (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~elopio/canonical-identity-provider/fix1256365-python3 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ricardo Kirkner (community) | Approve | ||
Review via email: mp+197233@code.staging.launchpad.net |
Commit message
Changed iteritems to items to make it compatible with py2 and py2.
To post a comment you must log in.
LGTM