Skip to content

4.12.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jan 11:45
· 30 commits to master since this release
  • Changed all functions currently raising the private NoCurrentAsyncBackend exception (since v4.12.0) to instead raise the public NoEventLoopError exception (#1048)
  • Fixed anyio.functools.lru_cache not working with instance methods (#1042)