mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Python evaluates default values once when the function is defined, not when it is called. Signed-off-by: Anders Kaseorg <anders@zulip.com>
Python evaluates default values once when the function is defined, not when it is called. Signed-off-by: Anders Kaseorg <anders@zulip.com>