Overview

Request 1122613 accepted

- Update to 7.3.2:
* Fix bug where very long option
names could cause pytest to break with ``OSError: [Errno 36]
File name too long`` on some systems.
* Support for Python 3.12
* honored to load root ``conftests``.
* The `monkeypatch` `setitem`/`delitem` type annotations now
allow `TypedDict` arguments.
* Fixed bug in assertion rewriting
where a variable assigned with the walrus operator could not
be used later in a function call.
* Fixed ``--last-failed``'s
"(skipped N files)" functionality for files inside of
packages (directories with `__init__.py` files).
- Update to 7.3.1:
* Python 3.12 support
- Update to 7.3.0:
* --log-disable CLI option added to disable individual loggers.
* Added tmp_path_retention_count and tmp_path_retention_policy
configuration options to control how directories created by
the tmp_path fixture are kept.
* For list of omprovements and bugfixes, please read
https://docs.pytest.org/en/stable/changelog.html#pytest-7-3-0-2023-04-08
- Update to 7.2.2:
* Fixed :func:`pytest.approx`
handling of dictionaries containing one or more values of
`0.0`.
* Fixed crash if `--cache-show` and `--help` are passed at the
same time.
* Fixed bug where a fixture method named ``teardown`` would

Request History
Victor Zhestkov's avatar

vizhestkov created request

- Update to 7.3.2:
* Fix bug where very long option
names could cause pytest to break with ``OSError: [Errno 36]
File name too long`` on some systems.
* Support for Python 3.12
* honored to load root ``conftests``.
* The `monkeypatch` `setitem`/`delitem` type annotations now
allow `TypedDict` arguments.
* Fixed bug in assertion rewriting
where a variable assigned with the walrus operator could not
be used later in a function call.
* Fixed ``--last-failed``'s
"(skipped N files)" functionality for files inside of
packages (directories with `__init__.py` files).
- Update to 7.3.1:
* Python 3.12 support
- Update to 7.3.0:
* --log-disable CLI option added to disable individual loggers.
* Added tmp_path_retention_count and tmp_path_retention_policy
configuration options to control how directories created by
the tmp_path fixture are kept.
* For list of omprovements and bugfixes, please read
https://docs.pytest.org/en/stable/changelog.html#pytest-7-3-0-2023-04-08
- Update to 7.2.2:
* Fixed :func:`pytest.approx`
handling of dictionaries containing one or more values of
`0.0`.
* Fixed crash if `--cache-show` and `--help` are passed at the
same time.
* Fixed bug where a fixture method named ``teardown`` would


Alexander Graul's avatar

agraul accepted request

openSUSE Build Service is sponsored by