lp://staging/~jameinel/loggerhead/tag_cache
Created by
John A Meinel
and last modified
- Get this branch:
- bzr branch lp://staging/~jameinel/loggerhead/tag_cache
Only
John A Meinel
can upload to this branch. If you are
John A Meinel
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Michael Hudson-Doyle: Approve
-
Diff: 27 lines (+5/-3)1 file modifiedloggerhead/history.py (+5/-3)
Branch information
Recent revisions
- 410. By Matt Nordhoff
-
Fix infinite recursion when unpickling Containers.
Unpickle tries to access a few attributes (__getstate__, etc.) before filling the __dict__, so __getattr__ went into a loop trying to find self._properties.
It's no longer possible to use properties that start with an underscore, but that's a bit icky anyway.
- 404. By Robert Collins
-
Merge patch from Toshio Kuratomi to work with mod_wsgi - Content-Length must be strings.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/loggerhead