CHANGES 2.0.4 (2023-07-27) Fixed an error when there are pending tasks while calling .cache_clear(). 2.0.3 (2023-07-07) Fixed a KeyError that could occur when using ttl with maxsize. Dropped typing-extensions dependency in Python 3.11+.