This website requires JavaScript.
Explore
Help
Register
Sign In
paulmataruso
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2025-11-03 05:23:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a82a3eb4d7d74250d1f7a3029b22e0b6a84feb29
zulip
/
zerver
/
tornado
History
Anders Kaseorg
a82a3eb4d7
ruff: Fix UP033 Use
@functools.cache
.
...
Signed-off-by: Anders Kaseorg <
anders@zulip.com
>
2024-04-01 18:32:52 -07:00
..
__init__.py
…
application.py
ruff: Fix PLW0108 Lambda may be unnecessary.
2024-03-01 09:30:04 -08:00
descriptors.py
…
django_api.py
tornado: Move the /notify-tornado endpoint, and document it better.
2024-02-15 15:42:50 -08:00
event_queue.py
ruff: Fix UP033 Use
@functools.cache
.
2024-04-01 18:32:52 -07:00
exceptions.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
handlers.py
tornado: Handle the handler having been cleared by connection close.
2023-12-12 10:29:37 -08:00
ioloop_logging.py
…
sharding.py
tornado_url: Replace occurrences of
uri
with
url
.
2023-04-26 16:37:16 -07:00
views.py
tornado: Add a web_reload_clients endpoint to notify web clients.
2024-02-15 15:42:50 -08:00