Skip to content

Commit 6a253e2

Browse files
committed
[docs] Shorten changelog by combining multiple issues.
Signed-off-by: Michael Seifert <[email protected]>
1 parent e2cbb90 commit 6a253e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/reference/changelog.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Changelog
55
0.23.3 (UNRELEASED)
66
===================
77
- Fixes a bug that caused event loops to be closed prematurely when using async generator fixtures with class scope or wider in a function-scoped test `#706 <https://github.com/pytest-dev/pytest-asyncio/issues/706>`_
8-
- Fixes a bug that caused an internal pytest error when using unittest.SkipTest in a module `#711 <https://github.com/pytest-dev/pytest-asyncio/issues/711>`_
9-
- Fixes a bug that caused an internal pytest error when an ImportWarning is emitted in a module `#713 <https://github.com/pytest-dev/pytest-asyncio/issues/713>`_
8+
- Fixes various bugs that caused an internal pytest error during test collection `#711 <https://github.com/pytest-dev/pytest-asyncio/issues/711>`_ `#713 <https://github.com/pytest-dev/pytest-asyncio/issues/713>`_ `#719 <https://github.com/pytest-dev/pytest-asyncio/issues/719>`_
9+
1010

1111

1212
0.23.2 (2023-12-04)

0 commit comments

Comments
 (0)