15
0
Files
python-canonicaljson/python-canonicaljson.changes
Tomáš Chvátal 6663721341 Accepting request 833101 from home:darix:apps
- 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
2020-09-09 06:15:45 +00:00

2.3 KiB