python-cloudpickle

Edit Package python-cloudpickle
No description set
Refresh
Refresh
Source Files
Filename Size Changed
cloudpickle-1.4.1.tar.gz 0000047459 46.3 KB
python-cloudpickle.changes 0000009307 9.09 KB
python-cloudpickle.spec 0000002712 2.65 KB
Revision 12 (latest revision is 21)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 817136 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 12)
- Update to 1.4.1:
  * Fix incompatibilities between cloudpickle 1.4.0 and Python 3.5.0/1/2 introduced by the new support of cloudpickle for pickling typing constructs. (issue #360)
  * Restore compat with loading dynamic classes pickled with cloudpickle version 1.2.1 that would reference the types.ClassType attribute. (PR #359)
  * This version requires Python 3.5 or later
  * cloudpickle can now all pickle all constructs from the typing module and the typing_extensions library in Python 3.5+ (PR #318)
  * Stop pickling the annotations of a dynamic class for Python < 3.6 (follow up on #276) (issue #347)
  * Fix a bug affecting the pickling of dynamic TypeVar instances on Python 3.7+, and expand the support for pickling TypeVar instances (dynamic or non-dynamic) to Python 3.5-3.6 (PR #350)
  * Add support for pickling dynamic classes subclassing typing.Generic instances on Python 3.7+ (PR #351)
Comments 0
openSUSE Build Service is sponsored by