Commit e53ae58
committed
unix-ffi/json: Accept both str and bytes as arg for json.loads().
Fixes #985.
Same as micropython's internal json lib does.
Signed-off-by: Dominik Heidler <[email protected]>1 parent 65a1411 commit e53ae58
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
| 417 | + | |
416 | 418 | | |
0 commit comments