15
0

Accepting request 1254742 from home:glaubitz:branches:devel:languages:python

- Update to 0.4.2
  * Updated badges in README
- from version 0.4.1
  * #44 check cancelled() before calling set_exception() or
    set_result() on futures (thanks @Hellzed)

OBS-URL: https://build.opensuse.org/request/show/1254742
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodataloader?expand=0&rev=9
This commit is contained in:
2025-03-20 14:19:04 +00:00
committed by Git OBS Bridge
parent 66a0247ef8
commit e71dab545f
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 20 14:03:11 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.4.2
* Updated badges in README
- from version 0.4.1
* #44 check cancelled() before calling set_exception() or
set_result() on futures (thanks @Hellzed)
-------------------------------------------------------------------
Fri Dec 1 09:57:04 UTC 2023 - Dirk Müller <dmueller@suse.com>