mattgiles / mujson

Use the fastest JSON functions available at import time.
MIT License
30 stars 5 forks source link

`orjson` `dump`/`dumps` returns `bytes` instead of a `str`, which violates the contract `json`, `ujson` and some other JSON libs follow #12

Open KOLANICH opened 2 years ago

KOLANICH commented 2 years ago

so it has to be wrapped.