MatrixSynapse/synapse/replication/tcp
Patrick Cloke cbd82d0b2d
Convert all namedtuples to attrs. (#11665)
To improve type hints throughout the code.
2021-12-30 18:47:12 +00:00
..
streams Convert all namedtuples to attrs. (#11665) 2021-12-30 18:47:12 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client.py Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
commands.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
external_cache.py Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
handler.py Enable passing typing stream writers as a list. (#11237) 2021-11-03 14:25:47 +00:00
protocol.py Fix logging context warnings when losing replication connection (#10984) 2021-10-15 13:10:58 +01:00
redis.py Fix logging context warnings when losing replication connection (#10984) 2021-10-15 13:10:58 +01:00
resource.py Add missing type hints to `synapse.app`. (#11287) 2021-11-10 15:06:54 -05:00