We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b525cf3 commit 9392b20Copy full SHA for 9392b20
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. `#531 <https://github.com/pytest-dev/pytest-asyncio/issues/531>`_
11
12
0.21.1 (2023-07-12)
13
===================
0 commit comments