We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b525cf3 commit 14d1c61Copy full SHA for 14d1c61
docs/source/reference/changelog.rst
@@ -6,6 +6,8 @@ Changelog
6
==================
7
- Remove support for Python 3.7
8
- Declare support for Python 3.12
9
+- Class-scoped and module-scoped event loops can be requested
10
+ via the _asyncio_event_loop_ mark. `#620 <https://github.com/pytest-dev/pytest-asyncio/pull/620>`_
11
12
0.21.1 (2023-07-12)
13
===================
0 commit comments