lp://staging/~cjwatson/loggerhead/py3-fix-view-ui
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/loggerhead/py3-fix-view-ui
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tom Wardill (community): Approve
-
Diff: 11 lines (+1/-0)1 file modifiedloggerhead/controllers/view_ui.py (+1/-0)
Branch information
Recent revisions
- 503. By Colin Watson
-
Fix a test failure in ViewUI.
text_lines needs to return text, not bytes, so we need to split file_text
again after decoding it. - 498. By Colin Watson
-
[r=cjwatson] Avoid breezy.sixish, which is not available in newer versions of Breezy.
- 497. By Colin Watson
-
[r=cjwatson] Fix compatibility with python 3.8, where cgi.escape is not available.
- 494. By Colin Watson
-
[r=cjwatson] Switch loggerhead over to using the Breezy rather than Bazaar APIs.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/loggerhead