mirror of
https://github.com/zulip/zulip.git
synced 2026-06-27 21:01:32 +08:00
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 | ||