MatrixSynapse/synapse/util
Patrick Cloke d8cc86eff4
Remove redundant types from comments. (#14412)
Remove type hints from comments which have been added
as Python type hints. This helps avoid drift between comments
and reality, as well as removing redundant information.

Also adds some missing type hints which were simple to fill in.
2022-11-16 15:25:24 +00:00
..
caches Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
__init__.py Always close _all_ `ijson` coroutines, even if doing so raises Exceptions (#14065) 2022-10-06 18:17:50 +00:00
async_helpers.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
batching_queue.py
cancellation.py
check_dependencies.py Don't require `setuptools_rust` at runtime (#13952) 2022-09-29 20:16:08 +00:00
daemonize.py
distributor.py
file_consumer.py
frozenutils.py
gai_resolver.py
hash.py
httpresourcetree.py
iterutils.py
linked_list.py
logcontext.py
logformatter.py
macaroons.py Save login tokens in database (#13844) 2022-10-26 11:45:41 +01:00
manhole.py
metrics.py
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
retryutils.py Refactor MSC3030 `/timestamp_to_event` to move away from our snowflake pull from `destination` pattern (#14096) 2022-10-26 16:10:55 -05:00
rlimit.py
rust.py
stringutils.py Making parse_server_name more consistent (#14007) 2022-10-11 12:42:11 +00:00
templates.py
threepids.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
wheel_timer.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00