mirror of https://github.com/zulip/zulip.git
d0f4af5f8c
These weren’t wrong since orjson.JSONDecodeError subclasses json.JSONDecodeError which subclasses ValueError, but the more specific ones express the intention more clearly. (ujson raised ValueError directly, as did json in Python 2.) Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
commands | ||
data | ||
__init__.py |