zulip/zerver/tornado
Tim Abbott 930e65d1be push: Include type in add-push-notification events.
This should make us able to clean up the logic for this in the future
(right now, we still need to do the .get() for backwards compatibility).
2018-12-15 13:58:52 -08:00
..
__init__.py
application.py tornado: Store port on SockJS connection object. 2018-11-02 16:55:33 -07:00
autoreload.py requirements: Upgrade pyflakes to 2.0.0. 2018-05-24 11:31:36 -07:00
descriptors.py mypy: Add Optional to tornado/descriptors.py; remove from mypy.ini. 2018-10-29 12:53:16 -07:00
event_queue.py push: Include type in add-push-notification events. 2018-12-15 13:58:52 -08:00
exceptions.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
handlers.py tornado: Rename async_request_{restart,stop} to mention timer. 2018-10-16 15:39:10 -07:00
ioloop_logging.py mypy: Fix missing type annotation in tornado code. 2018-11-20 19:08:14 -08:00
sharding.py tornado: Fix populate_db failing to call send_event properly. 2018-11-02 17:07:21 -07:00
socket.py docs: Add detailed documentation on the process for sending messages. 2018-11-29 16:25:35 -08:00
views.py tornado: Require non-negative lifespan_secs. 2018-12-05 14:50:37 -08:00
websocket_client.py mypy: Use Python 3 type syntax in zerver/tornado/websocket_client.py. 2017-12-09 16:50:12 -08:00