* Fixed pytest.approx() which now correctly takes into account Mapping keys
order to compare them.
* Blocking a conftest.py file using the -p no: option is now explicitly
disallowed.
* Fixed crash when a test raises an exceptiongroup with
__tracebackhide__ = True.
* Fixed an issue where non-string messages passed to
unittest.TestCase.subTest() were not printed.
* Fixed use of insecure temporary directory (CVE-2025-71176).
Description
No description provided
Languages
RPM Spec
100%