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/reference/changelog.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Changelog
3
3
=========
4
4
5
-
0.25.2 (UNRELEASED)
5
+
0.25.2 (2025-01-08)
6
6
===================
7
7
8
8
- Call ``loop.shutdown_asyncgens()`` before closing the event loop to ensure async generators are closed in the same manner as ``asyncio.run`` does `#1034 <https://github.com/pytest-dev/pytest-asyncio/pull/1034>`_
0 commit comments