zulip/zerver/tornado
Anders Kaseorg e546bc5d26 ruff: Fix PLW0108 Lambda may be unnecessary.
This is a preview rule, not yet enabled by default.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit d748ec8d52)
2024-03-07 15:07:12 -08:00
..
__init__.py
application.py ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-07 15:07:12 -08:00
descriptors.py tornado: Support sharding by user ID. 2022-11-15 17:27:01 -08:00
django_api.py register: Add client capability to not receive unknown users data. 2023-12-06 00:09:53 -08:00
event_queue.py ruff: Fix SIM910 Use `d.get(…)` instead of `d.get(…, None)`. 2024-03-07 15:07:12 -08:00
exceptions.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
handlers.py tornado: Handle the handler having been cleared by connection close. 2023-12-12 10:29:37 -08:00
ioloop_logging.py tornado: Remove instrument_tornado_ioloop. 2022-05-02 17:41:49 -07:00
sharding.py tornado_url: Replace occurrences of `uri` with `url`. 2023-04-26 16:37:16 -07:00
views.py models: Extract zerver.models.clients. 2024-01-05 10:32:54 -05:00