Merge pull request #11096 from pytest-dev/release-7.3.2
Prepare release 7.3.2
(cherry picked from commit 5dcd2be466)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Fix bug where very long option names could cause pytest to break with ``OSError: [Errno 36] File name too long`` on some systems.
|
||||
@@ -1 +0,0 @@
|
||||
Support for Python 3.12 (beta at the time of writing).
|
||||
@@ -1 +0,0 @@
|
||||
:confval:`testpaths` is now honored to load root ``conftests``.
|
||||
@@ -1 +0,0 @@
|
||||
The `monkeypatch` `setitem`/`delitem` type annotations now allow `TypedDict` arguments.
|
||||
@@ -1 +0,0 @@
|
||||
Fixed bug in assertion rewriting where a variable assigned with the walrus operator could not be used later in a function call.
|
||||
@@ -1 +0,0 @@
|
||||
Fixed ``--last-failed``'s "(skipped N files)" functionality for files inside of packages (directories with `__init__.py` files).
|
||||
Reference in New Issue
Block a user