Peter Züger
ffc854f17f
extmod/modujson: Add support for dump/dumps separators keyword-argument.
...
Optionally enabled via MICROPY_PY_UJSON_SEPARATORS. Enabled by default.
For dump, make sure mp_get_stream_raise is called after
mod_ujson_separators since CPython does it in this order (if both
separators and stream are invalid, separators will raise an exception
first).
Add separators argument in the docs as well.
Signed-off-by: Peter Züger <zueger.peter@icloud.com>
Signed-off-by: Damien George <damien@micropython.org>
2021-08-07 13:52:16 +10:00
..
2021-07-12 16:37:07 +10:00
2021-07-17 23:55:25 +10:00
2017-07-18 11:57:39 +10:00
2021-07-23 21:58:10 +10:00
2021-07-31 15:33:48 +10:00
2020-09-04 00:10:24 +10:00
2021-07-12 17:08:10 +10:00
2021-07-12 17:08:10 +10:00
2020-11-23 19:45:04 +11:00
2020-11-23 19:45:04 +11:00
2020-11-13 11:13:37 +11:00
2017-07-31 18:35:40 +10:00
2017-09-12 16:00:21 +10:00
2017-07-18 11:57:39 +10:00
2019-07-01 22:53:00 +10:00
2017-07-18 11:57:39 +10:00
2020-02-28 10:33:03 +11:00
2017-07-18 11:57:39 +10:00
2020-10-01 12:57:10 +10:00
2020-10-01 12:57:10 +10:00
2019-07-01 17:10:12 +10:00
2021-07-23 21:57:58 +10:00
2021-02-19 17:53:43 +11:00
2020-05-02 16:08:04 +10:00
2021-01-29 23:57:10 +11:00
2021-07-12 17:08:10 +10:00
2021-01-29 23:57:10 +11:00
2021-06-24 23:01:04 +10:00
2021-07-12 16:37:07 +10:00
2020-04-23 11:24:25 +10:00
2021-05-06 13:11:33 +10:00
2021-07-12 16:37:07 +10:00
2020-04-23 11:24:25 +10:00
2021-08-07 13:52:16 +10:00
2021-05-30 17:05:56 +10:00
2021-07-15 00:12:41 +10:00
2021-07-17 23:32:39 +10:00
2021-02-17 11:50:54 +11:00
2021-02-17 11:50:54 +11:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2019-02-14 00:35:45 +11:00
2021-07-15 00:12:41 +10:00
2020-04-23 11:24:25 +10:00
2020-09-08 11:41:31 +10:00
2020-09-08 11:41:31 +10:00
2020-04-23 11:24:25 +10:00
2019-06-03 16:47:35 +10:00
2021-07-12 17:08:10 +10:00
2021-07-22 00:05:17 +10:00
2020-10-01 14:20:42 +10:00
2020-02-28 10:33:03 +11:00
2020-06-19 22:07:32 +10:00
2020-02-28 10:33:03 +11:00
2021-07-12 17:08:10 +10:00
2019-10-29 12:12:37 +11:00
2021-07-12 17:08:10 +10:00
2019-10-29 14:17:29 +11:00
2020-08-25 17:35:19 +10:00
2021-07-12 17:08:10 +10:00
2021-02-11 22:54:41 +11:00
2020-09-01 12:36:28 +10:00
2018-06-06 14:33:42 +10:00
2020-08-12 23:40:50 +10:00
2021-01-29 15:02:55 +11:00
2020-03-11 14:24:26 +11:00
2020-02-28 10:33:03 +11:00
2017-07-18 11:57:39 +10:00