zulip/zerver/tornado
Steve Howell 69be97e365 pointer: Remove pointer from API and page_params.
There is still some miscellaneous cleanup that
has to happen for things like analytics queries
and dead code in node tests, but this should
remove the main use of pointers in the backend.

(We will also still need to drop the DB field.)
2020-06-27 16:44:38 -07:00
..
__init__.py
application.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
autoreload.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
descriptors.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
event_queue.py pointer: Remove pointer from API and page_params. 2020-06-27 16:44:38 -07:00
exceptions.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
handlers.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
ioloop_logging.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
sharding.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
views.py get_events_backend: Validate narrow type correctly. 2020-06-20 22:29:15 -07:00