mirror of https://github.com/zulip/zulip.git
898798a352
I'm surprised that this wasn't a mypy error; we were passing a Realm object as an integer, and predictably, this resulted in us constructing a cache key that looked like this: stream_by_realm_and_name:<Realm: zulip 1>:dd5... |
||
---|---|---|
.. | ||
__init__.py | ||
email_log.py | ||
registration.py |