mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
The shared fields of `RawUserInfoDict` and `UserInfoDict` could have been reused if they both require all keys or none. This is unfortunately not the case, because subclassing does not override `__total__`. Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2.7 KiB
2.7 KiB