mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Python parameter defaults are only evaluated once at the function definition site, not at each call site. So these defaults were incorrectly evaluating to the server’s startup time rather than the current time. Signed-off-by: Anders Kaseorg <anders@zulip.com>
ZILENCER -- The Zulip license manager
This app is the place for storing state about various deployments of Zulip that exist in the world.