We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd08e85 + b7d7bef commit 188750bCopy full SHA for 188750b
doc/en/changelog.rst
@@ -266,6 +266,9 @@ Removals and backward incompatible breaking changes
266
now, CI mode is only activated if at least one of those variables is defined and set to a *non-empty* value.
267
268
269
+- The non-public ``config.args`` attribute used to be able to contain ``pathlib.Path`` instances; now it can only contain strings.
270
+
271
272
- `#13779 <https://github.com/pytest-dev/pytest/issues/13779>`_: **PytestRemovedIn9Warning deprecation warnings are now errors by default.**
273
274
Following our plan to remove deprecated features with as little disruption as
0 commit comments