zulip/zerver/tornado
Anders Kaseorg 8bcdf4ca97 python: Convert TypedDict declarations to Python 3.6 style.
A subset of the diff generated by pyupgrade --py36-plus
--keep-percent-format.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-05-26 11:43:40 -07:00
..
__init__.py
application.py dependencies: Remove WebSockets system for sending messages. 2020-01-14 22:34:00 -08:00
autoreload.py mypy: Remove unnecessary type: ignore annotations. 2020-04-22 10:46:33 -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: Convert TypedDict declarations to Python 3.6 style. 2020-05-26 11:43:40 -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 assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -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 org settings: Enable message_retention_days in org settings UI. 2020-05-08 14:09:31 -07:00