zulip/zerver/tornado
Anders Kaseorg ca4357fd64 python: Use standard NoReturn (Python ≥ 3.6).
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-11 12:56:52 -07:00
..
__init__.py
application.py dependencies: Remove WebSockets system for sending messages. 2020-01-14 22:34:00 -08:00
autoreload.py python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00
descriptors.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
event_queue.py python: Use standard NoReturn (Python ≥ 3.6). 2020-06-11 12:56:52 -07:00
exceptions.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
handlers.py python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00
ioloop_logging.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
sharding.py sharding: Add basic sharding configuration for Tornado. 2020-05-20 13:47:20 -07:00
views.py python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00