You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/reference/changelog.rst
+4
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,10 @@ This release has been yanked from PyPI due to fundamental issues with the _async
84
84
- Remove support for Python 3.7
85
85
- Declare support for Python 3.12
86
86
87
+
0.21.2 (2024-04-29)
88
+
===================
89
+
- Fix compatibility with pytest 8.2. Backport of `#800 <https://github.com/pytest-dev/pytest-asyncio/pull/800>`_ to pytest-asyncio v0.21 for users who are unable to upgrade to a more recent version (see `#706`_)
90
+
87
91
0.21.1 (2023-07-12)
88
92
===================
89
93
- Output a proper error message when an invalid ``asyncio_mode`` is selected.
0 commit comments