forked from pool/python-pytest
b634a46585e35e546959c7b8af1bc36263c4cd05e44e83d8b149df5f30df1ac2
* 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%