Opened 13 months ago

Closed 13 months ago

Last modified 9 months ago

#17936 closed enhancement (fixed)

pytest-7.3.1 (Python module)

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

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 13 months ago

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

comment:2 by Bruce Dubbs, 13 months ago

pytest 7.3.1 (2023-04-14)

Improvements

  • Python 3.12 support: fixed RuntimeError: TestResult has no addDuration method when running unittest tests.
  • Python 3.12 support: fixed shutil.rmtree(onerror=...) deprecation warning when using tmp_path.

Bug Fixes

  • Fixed performance regression related to tmp_path and the new tmp_path_retention_policy option.
  • Fix crash INTERNALERROR IndexError: list index out of range which happens when displaying an exception where all entries are hidden. This reverts the change “Correctly handle __tracebackhide__ for chained exceptions.” introduced in version 7.3.0.

comment:3 by Bruce Dubbs, 13 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

c7a4088188 Update to packaging-23.1 (Python module).
5bda216b05 Update to pytest-7.3.1 (Python module).
21b6d6be18 Update to pipewire-0.3.69.
8673042c0b Update to tcsh-6.24.09.

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.