- update to 2.3.0:
* Added ``cache_contains()`` for read-only key lookup.
* Changed cross-loop cache access to auto-reset and rebind to
the current event loop.
* Added ``AlruCacheLoopResetWarning`` when an auto-reset
happens due to event loop change.
* Forwarded ``cache_close(wait=...)`` for bound methods.
* Added a ``jitter`` parameter to randomise TTL.
* Raise ``RuntimeError`` when cache is used by different loop.
* Fixed cancelling of task when all tasks waiting on it have
been cancelled.
* Fixed DeprecationWarning from asyncio.iscoroutinefunction.
- Remove support-python-314.patch: fixed upstream.
OBS-URL: https://build.opensuse.org/request/show/1344505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-async-lru?expand=0&rev=6
Description
No description provided
Languages
RPM Spec
100%