Skip to content
Commit 54bbf7f0 authored by Douglas RAILLARD's avatar Douglas RAILLARD
Browse files

utils: Make memoize() use a weakref for the first parameter

When used on methods, this avoids keeping a reference over the instances
alive forever even when nothing else apart from the cache needs it
anymore.
parent eac47689
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment