Skip to content

Commit

Permalink
Tweak changelog.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Oct 24, 2023
1 parent a0714aa commit 2390610
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/en/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,13 @@ pytest 7.4.3 (2023-10-24)
Bug Fixes
---------

- `#10447 <https://github.com/pytest-dev/pytest/issues/10447>`_: markers are now considered in the reverse mro order to ensure base class markers are considered first
this resolves a regression.
- `#10447 <https://github.com/pytest-dev/pytest/issues/10447>`_: Markers are now considered in the reverse mro order to ensure base class markers are considered first -- this resolves a regression.


- `#11239 <https://github.com/pytest-dev/pytest/issues/11239>`_: Fixed ``:=`` in asserts impacting unrelated test cases.


- `#11439 <https://github.com/pytest-dev/pytest/issues/11439>`_: Handle an edge case where :data:`sys.stderr` might already be closed when :ref:`faulthandler` is tearing down.
- `#11439 <https://github.com/pytest-dev/pytest/issues/11439>`_: Handled an edge case where :data:`sys.stderr` might already be closed when :ref:`faulthandler` is tearing down.


pytest 7.4.2 (2023-09-07)
Expand Down

0 comments on commit 2390610

Please sign in to comment.