zulip/zerver/tornado
neiljp (Neil Pilgrim) 7288451329 mypy: Slightly clarify Callable parameter to WebsocketClient.__init__. 2017-10-31 00:03:35 -07:00
..
__init__.py tornado: Move tornado_ioloop_logging to new zerver/tornado tree. 2016-11-26 21:24:05 -08:00
application.py zerver/tornado: Use python 3 syntax for typing. 2017-10-26 21:58:22 -07:00
descriptors.py zerver/tornado: Remove print_function. 2017-09-27 18:05:45 -07:00
event_queue.py Reduce queries needed for sending messages. 2017-10-26 16:35:28 -07:00
exceptions.py zerver/tornado: Use python 3 syntax for typing. 2017-10-26 21:58:22 -07:00
handlers.py mypy: Add Callable parameters/returns to AsyncDjangoHandler in handlers.py, 2017-10-31 00:03:35 -07:00
ioloop_logging.py refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
socket.py zerver/tornado: Use python 3 syntax for typing. 2017-10-26 21:58:22 -07:00
views.py zerver/tornado: Use python 3 syntax for typing. 2017-10-26 21:58:22 -07:00
websocket_client.py mypy: Slightly clarify Callable parameter to WebsocketClient.__init__. 2017-10-31 00:03:35 -07:00