forked from pool/python-jsonpickle
Accepting request 1243265 from home:glaubitz:branches:devel:languages:python
- Update to 4.0.1
* The unpickler is now more resilient to malformed "py/reduce", "py/set",
"py/tuple", "py/b64", "py/b85", and "py/iterator" input data. (+544) (+545)
* The test suite was updated to leverage more pytest features.
* The ``jsonpickle.compat`` module is no longer used. It is still provided
for backwards compatibility but it may be removed in a future version.
OBS-URL: https://build.opensuse.org/request/show/1243265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpickle?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 07:24:26 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 4.0.1
|
||||
* The unpickler is now more resilient to malformed "py/reduce", "py/set",
|
||||
"py/tuple", "py/b64", "py/b85", and "py/iterator" input data. (+544) (+545)
|
||||
* The test suite was updated to leverage more pytest features.
|
||||
* The ``jsonpickle.compat`` module is no longer used. It is still provided
|
||||
for backwards compatibility but it may be removed in a future version.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 16:10:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user