pypi pytest-asyncio 0.21.0
pytest-asyncio 0.21.0

latest releases: 0.24.0, 0.24.0a1, 0.24.0a0...
18 months ago

0.21.0 (23-03-19)

  • Drop compatibility with pytest 6.1. Pytest-asyncio now depends on pytest 7.0 or newer.
  • pytest-asyncio cleans up any stale event loops when setting up and tearing down the
    event_loop fixture. This behavior has been deprecated and pytest-asyncio emits a
    DeprecationWarning when tearing down the event_loop fixture and current event loop
    has not been closed.

Don't miss a new pytest-asyncio release

NewReleases is sending notifications on new releases.