forked from pool/python-jsonpickle
Accepting request 1248154 from home:glaubitz:branches:devel:languages:python
- Update to 4.0.2 * The unpickler is now more resilient to malformed "py/id" and "py/repr" data. (+546) * The unpickler is now more resilient to invalid "py/b85" and "py/b64" data. (+547) * The unpickler's support for read-only str attributes was improved. (+548) (#478) OBS-URL: https://build.opensuse.org/request/show/1248154 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpickle?expand=0&rev=46
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:37:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 4.0.2
|
||||
* The unpickler is now more resilient to malformed "py/id" and "py/repr" data. (+546)
|
||||
* The unpickler is now more resilient to invalid "py/b85" and "py/b64" data. (+547)
|
||||
* The unpickler's support for read-only str attributes was improved. (+548) (#478)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 07:24:26 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user