tractor/nooz/336.trivial.rst

5 lines
203 B
ReStructuredText
Raw Normal View History

2022-10-08 18:31:29 +00:00
Add ``key: Callable[..., Hashable]`` support to ``.trionics.maybe_open_context()``
Gives users finer grained control over cache hit behaviour using
a callable which receives the input ``kwargs: dict``.