anonymousland-synapse/synapse/replication/http
Patrick Cloke a6895dd576
Add type annotations to trace decorator. (#13328)
Functions that are decorated with `trace` are now properly typed
and the type hints for them are fixed.
2022-07-19 14:14:30 -04:00
..
__init__.py Faster room joins: fix race in recalculation of current room state (#13151) 2022-07-07 12:19:31 +00:00
_base.py Add type annotations to trace decorator. (#13328) 2022-07-19 14:14:30 -04:00
account_data.py
devices.py
federation.py
login.py
membership.py
presence.py
push.py
register.py
send_event.py
state.py Faster room joins: fix race in recalculation of current room state (#13151) 2022-07-07 12:19:31 +00:00
streams.py