anyio 4.12.1

4.12.1
Changed 1
  • Changed all functions currently raising the private NoCurrentAsyncBackend exception to instead raise the public NoEventLoopError exception
Fixed 1
  • Fixed anyio.functools.lru_cache not working with instance methods
  • 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)
View original

Upgraded? How did it go?

Discussion