mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 10:26:28 +00:00
Use read-only types (List ↦ Sequence, Dict ↦ Mapping, Set ↦ AbstractSet) to guard against accidental mutation of the default value. Signed-off-by: Anders Kaseorg <anders@zulip.com>
3.8 KiB
3.8 KiB