1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-05-17 15:36:04 +02:00
ultrajson/python
garenchan b7fba98136 Add a default keyword argument to dumps
dump and dumps functions in python json stdlib have a default keyword argument.
It's useful for serializing complex objects. Supporting this argument will improve compatibility and flexibility of ujson.
2021-09-06 09:55:37 +08:00
..
JSONtoObj.c dconv no longer uses global instances of StringToDoubleConverter/DoubleToStringConverter 2021-08-03 10:17:10 -04:00
objToJSON.c Add a default keyword argument to dumps 2021-09-06 09:55:37 +08:00
ujson.c Make ujson PEP-384 compliant 2020-08-12 13:08:08 -07:00
version_template.h Lint trailing-whitespace 2020-05-12 09:21:45 +03:00