Opened 8 months ago

Closed 8 months ago

#18500 closed enhancement (fixed)

pytest-7.4.1 (Python module)

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

Description

New point version.

Change History (3)

comment:1 by Douglas R. Reno, 8 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 8 months ago

Release Notes

pytest 7.4.1 (2023-09-02)

Bug Fixes

Fixed bug where fake intermediate modules generated by --import-mode=importlib would not include the child modules as attributes of the parent modules.

Fixed error assertion handling in pytest.approx() when None is an expected or received value when comparing dictionaries.

Fixed issue when using --import-mode=importlib together with --doctest-modules that caused modules to be imported more than once, causing problems with modules that have import side effects.

comment:3 by Douglas R. Reno, 8 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.