github pytest-dev/pytest-asyncio v1.1.0a1
pytest-asyncio 1.1.0a1

latest release: v1.1.0
pre-release2 months ago

1.1.0a1 - 2025-06-30

Added

  • Propagation of ContextVars from async fixtures to other fixtures and tests on Python 3.10 and older (#127)
  • Cancellation of tasks when the loop_scope ends (#200)
  • Warning when the current event loop is closed by a test

Fixed

  • Error about missing loop when calling functions requiring a loop in the finally clause of a task
    (#878)
  • An error that could cause duplicate warnings to be issued

Notes for Downstream Packagers

Don't miss a new pytest-asyncio release

NewReleases is sending notifications on new releases.