Ran Benita
|
c6bdeb8491
|
stash: make Stash and StashKey public
It's had enough time to bake - let's allow external plugins to use it.
|
2021-07-24 17:40:08 +03:00 |
|
Ran Benita
|
5f39e31736
|
stash: implement __len__
Part of the MutableMapping abc (though we can't actually implement
that).
|
2021-07-18 15:32:52 +03:00 |
|
Ran Benita
|
5470d33e82
|
store: rename Store to Stash
The name "stash" is a bit more distinguishable and more evocative of the
intended usage.
|
2021-07-18 15:21:27 +03:00 |
|