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.
config.args
1 parent 4d38675 commit ccda6a1Copy full SHA for ccda6a1
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