mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
datetime objects are not ordinarily JSON serializable. While both ujson and orjson have special cases to serialize datetime objects, they do it in different ways. So we want to fix the post-processing code to do its job. Signed-off-by: Anders Kaseorg <anders@zulip.com>
67 KiB
67 KiB