unix-ffi/json: Fix json.loads() of a bytes object.
The conversion from bytes to string previosuly only if some other argument was also given to `loads`. This makes even a basic call with no other arguments work. Signed-off-by: Daniel Houck <Software@DRHouck.me>
D
Daniel Houck committed
09a33ee93fd20bfbb92c3338f4a4849f16348e09
Parent: 7f8b8f5
Committed by Damien George <damien@micropython.org>
on 5/8/2026, 1:35:13 PM