Skip to content

Releases: joeblackwaslike/pytest-asyncio

Experimental fix for async fixture w/ 3.7 compat

27 Mar 20:21
Compare
Choose a tag to compare
  • New config option py311_task, cli option --py311-task toggles a backport of python 3.11 asyncio.Task object.
  • New config option loop_scope, cli potion --loop-scope to control the scope of the default event_loop fixture, making overriding the fixture just to change scope unnecessary.
  • Added compatibility fix for python 3.7

Experimental fix for async fixture

12 Feb 19:08
Compare
Choose a tag to compare
Pre-release
  • New config option py311_task, cli option --py311-task toggles a backport of python 3.11 asyncio.Task object.
  • New config option loop_scope, cli potion --loop-scope to control the scope of the default event_loop fixture, making overriding the fixture just to change scope unnecessary.

v0.18.1

14 Feb 00:14
v0.18.1
34436cd
Compare
Choose a tag to compare
v0.18.1 Pre-release
Pre-release
Release 0.18.1