Merge lp://staging/~myint/restview/trunk into lp://staging/~mgedmin/restview/trunk
Proposed by
Steven Myint
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 86 | ||||
Proposed branch: | lp://staging/~myint/restview/trunk | ||||
Merge into: | lp://staging/~mgedmin/restview/trunk | ||||
Diff against target: |
157 lines (+36/-14) 4 files modified
restview (+1/-1) setup.py (+3/-1) src/restview/restviewhttp.py (+31/-11) test.py (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~myint/restview/trunk | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marius Gedminas | Approve | ||
Review via email:
|
Description of the change
Support Python 3 while maintaining Python 2 support.
To post a comment you must log in.
Thank you, this looks very useful!