forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Milestone
Description
Being able to dump a dict to a json string is pretty handy. From danh on Discord chat: Feel free to open an issue about turning it on, especially in the M4 and nRF ports. It's off due to lack of space in the M0 ports, and there were some minor issues as well when I tried to turn it on: https://github.com/adafruit/circuitpython/pull/138. We'd probably rename both ure and ujson to re and json.