lp://staging/~mkanat/loggerhead/synchronize-lru_cache
Created by
Max Kanat-Alexander
and last modified
- Get this branch:
- bzr branch lp://staging/~mkanat/loggerhead/synchronize-lru_cache
Only
Max Kanat-Alexander
can upload to this branch. If you are
Max Kanat-Alexander
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Matt Nordhoff: Approve
- Loggerhead Team: Pending requested
- Max Kanat-Alexander: Pending requested
-
Diff: 51 lines (+7/-7)1 file modifiedloggerhead/history.py (+7/-7)
Branch information
Recent revisions
- 415. By Max Kanat-Alexander
-
jam rightly pointed out that the RevInfoMemoryCache lock needs to be global
- 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/loggerhead