mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
This refactors ujson.loads(s) to behave as ujson.load(StringIO(s)). Increase in code size is: 366 bytes for unix x86-64, 180 bytes for stmhal, 84 bytes for esp8266.
7.5 KiB
7.5 KiB