- update to 2.4.0:

* Detect debuggers registered with sys.monitoring.
  * Make it clear the timeout message comes from pytest-timeout.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-timeout?expand=0&rev=28
This commit is contained in:
2025-09-05 08:43:26 +00:00
committed by Git OBS Bridge
parent 92c0a751e4
commit 3cadcbe9c0
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 5 08:35:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2.4.0:
* Detect debuggers registered with sys.monitoring.
* Make it clear the timeout message comes from pytest-timeout.
-------------------------------------------------------------------
Wed May 7 06:59:42 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>