Opened 8 months ago

Closed 8 months ago

#18515 closed enhancement (fixed)

pytest-7.4.2 (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

pytest 7.4.2 (2023-09-07)
Bug Fixes

    #11237: Fix doctest collection of functools.cached_property objects.

    #11306: Fixed bug using --importmode=importlib which would cause package 
            __init__.py files to be imported more than once in some cases.

    #11367: Fixed bug where user_properties where not being saved in the JUnit XML file 
            if a fixture failed during teardown.

    #11394: Fixed crash when parsing long command line arguments that might be 
            interpreted as files.

Improved Documentation

    #11391: Improved disclaimer on pytest plugin reference page to better indicate this 
            is an automated, non-curated listing.

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

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