Skip to content

2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Mar 01:04
· 8 commits to master since this release
cb9e034
  • 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.