Opened 22 months ago

Closed 22 months ago

Last modified 20 months ago

#18162 closed enhancement (fixed)

pytest-7.3.2 (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, 22 months ago

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

comment:2 by Bruce Dubbs, 22 months ago

pytest 7.3.2 (2023-06-10)

Bug Fixes

  • #10169: Fix bug where very long option names could cause pytest to break with OSError: [Errno 36] File name too long on some systems.
  • #10894: Support for Python 3.12 (beta at the time of writing).
  • #10987: testpaths is now honored to load root conftests.
  • #10999: The monkeypatch setitem/delitem type annotations now allow TypedDict arguments.
  • #11028: Fixed bug in assertion rewriting where a variable assigned with the walrus operator could not be used later in a function call.
  • #11054: Fixed --last-failed’s “(skipped N files)” functionality for files inside of packages (directories with __init__.py files).

comment:3 by Bruce Dubbs, 22 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

ce80a743f5 Update to libreoffice-7.5.4.2.
a5218250a7 pytest-7.3.2 (Python module).
51aa6e5935 Update to xkeyboard-config-2.39.
12b31b3eb3 Update to gjs-1.76.1.

comment:4 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.