lp://staging/~cjwatson/loggerhead/remove-simplejson
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/loggerhead/remove-simplejson
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.
- Ioana Lasc (community): Approve
-
Diff: 229 lines (+24/-23)12 files modified.travis.yml (+1/-1)
NEWS (+3/-0)
byov.conf (+1/-1)
docs/index.rst (+0/-4)
loggerhead/controllers/__init__.py (+4/-3)
loggerhead/controllers/changelog_ui.py (+2/-2)
loggerhead/controllers/revision_ui.py (+4/-4)
loggerhead/load_test.py (+4/-2)
loggerhead/templatefunctions.py (+0/-3)
loggerhead/tests/test_simple.py (+2/-2)
loggerhead/util.py (+2/-0)
setup.py (+1/-1)
Branch information
Recent revisions
- 504. By Colin Watson
-
Drop dependency on simplejson.
The standard library's json module in Python >= 2.6 will do fine.
- 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/loggerhead