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 6ddb6f1 commit 3205555Copy full SHA for 3205555
docs/reference/changelog.rst
@@ -5,6 +5,8 @@ Changelog
5
0.26.0 (UNRELEASED)
6
===================
7
- Adds configuration option that sets default event loop scope for all testss `#793 <https://github.com/pytest-dev/pytest-asyncio/issues/793>`_
8
+- Improved type annotations for ``pytest_asyncio.fixture`` `#1045 <https://github.com/pytest-dev/pytest-asyncio/pull/1045>`_
9
+- Added ``typing-extensions`` as additional dependency for Python ``<3.10`` `#1045 <https://github.com/pytest-dev/pytest-asyncio/pull/1045>`_
10
11
12
0.25.2 (2025-01-08)
0 commit comments