- update to 8.4.1
* #13461: Corrected _pytest.terminal.TerminalReporter.isatty to support being called as a method. Before it was just a boolean which could break correct code when using -o log_cli=true). * #13477: Reintroduced pytest.PytestReturnNotNoneWarning which was removed by accident in pytest 8.4. * #13497: Fixed compatibility with Twisted 25+. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=155
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 05:07:43 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- update to 8.4.1
|
||||
* #13461: Corrected _pytest.terminal.TerminalReporter.isatty to
|
||||
support being called as a method. Before it was just a boolean
|
||||
which could break correct code when using -o log_cli=true).
|
||||
* #13477: Reintroduced pytest.PytestReturnNotNoneWarning which
|
||||
was removed by accident in pytest 8.4.
|
||||
* #13497: Fixed compatibility with Twisted 25+.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 10 11:19:07 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user