Releases: aio-libs/async-lru
Releases · aio-libs/async-lru
2.0.4
2.0.3
- Fixed a
KeyError
that could occur when usingttl
withmaxsize
. - Dropped
typing-extensions
dependency in Python 3.11+.
KeyError
that could occur when using ttl
with maxsize
.typing-extensions
dependency in Python 3.11+.