- bsc#1221260 add bsc1221260-test_asyncio-ResourceWarning.patch

to eliminate ResourceWarning which broke the test suite in
  test_asyncio.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=109
This commit is contained in:
2024-03-12 08:20:37 +00:00
committed by Git OBS Bridge
parent 2697832d56
commit 61edd8bfc6
3 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 12 08:13:34 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- bsc#1221260 add bsc1221260-test_asyncio-ResourceWarning.patch
to eliminate ResourceWarning which broke the test suite in
test_asyncio.
-------------------------------------------------------------------
Wed Mar 6 14:13:58 UTC 2024 - Pedro Monreal <pmonreal@suse.com>