forked from pool/python-cloudpickle
- update to 2.2.0:
* Improve compatibility with "nogil" Python and 3.11 * Fix compatibility with Python 3.11 * Add Python 3.10 to tox config * Fix #440: Incorrect pickles for subclasses of generic classes * Extend test_abc to include abstract properties * Add support for abc.abstract* methods * Add test for multiprocessing.Lock error OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 1 11:24:59 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.2.0:
|
||||
* Improve compatibility with "nogil" Python and 3.11
|
||||
* Fix compatibility with Python 3.11
|
||||
* Add Python 3.10 to tox config
|
||||
* Fix #440: Incorrect pickles for subclasses of generic classes
|
||||
* Extend test_abc to include abstract properties
|
||||
* Add support for abc.abstract* methods
|
||||
* Add test for multiprocessing.Lock error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 21:21:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user