forked from pool/python-ujson
- update to 4.0.2:
* Travis CI: Test on 3.9 final, remove 3.8 * Toward matching Python standard library output for float * Fix errors on reading long decimal floats * Fix #429: Make empty dict/list indented serialization match stdlib json * Fix dealing with None types OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=27
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 18:19:31 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.0.2:
|
||||
* Travis CI: Test on 3.9 final, remove 3.8
|
||||
* Toward matching Python standard library output for float
|
||||
* Fix errors on reading long decimal floats
|
||||
* Fix #429: Make empty dict/list indented serialization match stdlib json
|
||||
* Fix dealing with None types
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 08:33:12 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user