forked from pool/python-typedload
Accepting request 1032230 from home:yarunachalam:branches:devel:languages:python
- Update to version 2.19 * Fix minor bug about exception raising from string constructed types * Simplify type checking functions, defining only the one for the current python version * Fix type definitions of some private functions for compatibility with cython * Improved loading speed for dictionaries * Improved loading speed for iterators * Improved documentation * Improved performance testing code OBS-URL: https://build.opensuse.org/request/show/1032230 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typedload?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 16:22:37 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 2.19
|
||||
* Fix minor bug about exception raising from string constructed types
|
||||
* Simplify type checking functions, defining only the one for the current python version
|
||||
* Fix type definitions of some private functions for compatibility with cython
|
||||
* Improved loading speed for dictionaries
|
||||
* Improved loading speed for iterators
|
||||
* Improved documentation
|
||||
* Improved performance testing code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 16:23:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user