forked from pool/python-canonicaljson
- Update to 1.4.0:
- Fix producing non-standard JSON for Infinity, -Infinity, and
NaN. This could cause errors when encoding objects into
canonical JSON that previously used to work, but were
incompatible with JSON implementations in other languages.
- Use UTF-8 to fix ASCII encoding errors when data containing
Unicode was attempted to be pretty-printed.
- Update to 1.3.0:
- The minimum version of simplejson was bumped to 3.14.0.
- Obsolete workaround for slow encoding of Unicode characters was
removed.
- New APIs were added to iteratively encode JSON.
OBS-URL: https://build.opensuse.org/request/show/833101
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-canonicaljson?expand=0&rev=14
2.3 KiB
2.3 KiB