forked from pool/python-cloudpickle
Accepting request 544484 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/544484 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 19:42:07 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 0.5.2:
|
||||
* Fixed a regression: AttributeError when loading pickles that hold
|
||||
a reference to a dynamically defined class from the __main__
|
||||
module. (issue #131).
|
||||
* Make it possible to pickle classes and functions defined in faulty
|
||||
modules that raise an exception when trying to look-up their
|
||||
attributes by name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 15:55:55 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user