forked from pool/python-canonicaljson
* Add a generic `register_preserialisation_callback` mechanism,
which allows users to teach canonicaljson how to JSON-encode custom
types.
* Remove support for serialising `frozendict` instances. Use
the new `register_preserialisation_callback` mechanism to replace
this functionality if needed.
* Remove support for `simplejson` and the
`set_json_library`alternative json libraries.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-canonicaljson?expand=0&rev=39
5.3 KiB
5.3 KiB