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-02 04:53:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e60b16ac1e4106068e47630a46ed1fa2dc5845b
zulip
/
zerver
/
tornado
History
Sahil Batra
7c470f0161
streams: Fix events send when archiving and unarchiving streams.
2025-04-08 12:41:09 -07:00
..
__init__.py
…
application.py
ruff: Fix PLW0108 Lambda may be unnecessary.
2024-03-01 09:30:04 -08:00
descriptors.py
ruff: Fix UP007 Use
X | Y
for type annotations.
2024-07-13 22:28:22 -07:00
django_api.py
queue: Round-trip events through orjson in tests.
2025-03-18 11:53:51 -07:00
event_queue.py
streams: Fix events send when archiving and unarchiving streams.
2025-04-08 12:41:09 -07:00
exceptions.py
…
handlers.py
ruff: Fix RUF051 Use
pop
instead of
key in dict
…
del dict[key]
.
2025-03-14 17:31:50 -07:00
ioloop_logging.py
ruff: Fix UP006 Use
list
instead of
List
for type annotation.
2024-07-13 22:28:22 -07:00
sharding.py
ruff: Fix UP035 Import from
collections.abc
,
typing
instead.
2024-07-13 22:28:22 -07:00
views.py
tornado: Limit the width of the user queries, when they're needed.
2025-02-13 12:40:53 -08:00