mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
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>
13 KiB
13 KiB