zulip/zerver/tornado
Anders Kaseorg 25c20a21bd event_queue: Convert users argument of send_event to list.
set is not JSON serializable, and orjson enforces this.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-08-07 11:12:32 -07:00
..
__init__.py
application.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
autoreload.py autoreload: Move mypy ignore_errors to inline configuration. 2020-07-06 11:25:48 -07:00
descriptors.py event_queue: Fix strict_optional errors. 2020-07-06 11:25:48 -07:00
event_queue.py event_queue: Convert users argument of send_event to list. 2020-08-07 11:12:32 -07:00
exceptions.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
handlers.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
ioloop_logging.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
sharding.py tornado: Split address from port more carefully. 2020-06-29 22:19:47 -07:00
views.py get_events_backend: Validate narrow type correctly. 2020-06-20 22:29:15 -07:00