mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
orjson’s use of Unicode is more consistent with what we get from Transifex. (We could alternatively use json’s ensure_ascii=False flag.) Signed-off-by: Anders Kaseorg <anders@zulip.com>