Opened 6 months ago

Closed 6 months ago

#18770 closed enhancement (fixed)

pytest-7.4.3 (Python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by Bruce Dubbs, 6 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

pytest 7.4.3 (2023-10-24)

Bug Fixes

  • 10447: Markers are now considered in the reverse mro order to ensure base class markers are considered first – this resolves a regression.
  • 11239: Fixed := in asserts impacting unrelated test cases.
  • 11439: Handled an edge case where sys.stderr might already be closed when Fault Handler is tearing down.

comment:2 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 95677e0b.

Note: See TracTickets for help on using tickets.