14
0

Accepting request 1009849 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.18 
  * Fix bug with loading generators that raise exceptions

OBS-URL: https://build.opensuse.org/request/show/1009849
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typedload?expand=0&rev=3
This commit is contained in:
2022-10-11 18:17:47 +00:00
committed by Git OBS Bridge
parent e97ae853d4
commit 4906104523
6 changed files with 27 additions and 21 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 11 16:23:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.18
* Fix bug with loading generators that raise exceptions
-------------------------------------------------------------------
Sat Oct 30 13:58:34 UTC 2021 - Ben Greiner <code@bnavigator.de>