forked from pool/python-pytest
* The terminal progress feature added in pytest 9.0.0 has been disabled by
default, except on Windows.
* Fixed the TOML type of the tmp_path_retention_count settings in the API
reference from number to string.
* The private config.inicfg attribute was changed in a breaking manner in
pytest 9.0.0. Due to its usage in the ecosystem, it is now restored to
working order using a compatibility shim.
* Fixed quadratic-time behavior when handling unittest subtests in Python
3.10.
Description
No description provided
Languages
RPM Spec
100%