forked-synapse/synapse/replication/tcp
Patrick Cloke 6c0984e3f0
Remove unnecessary ignores due to Twisted upgrade. (#11939)
Twisted 22.1.0 fixed some internal type hints, allowing Synapse
to remove ignore calls for parameters to connectTCP.
2022-02-08 09:15:59 -05:00
..
streams Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +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 Remove unnecessary ignores due to Twisted upgrade. (#11939) 2022-02-08 09:15:59 -05:00
protocol.py Fix logging context warnings when losing replication connection (#10984) 2021-10-15 13:10:58 +01:00
redis.py Remove unnecessary ignores due to Twisted upgrade. (#11939) 2022-02-08 09:15:59 -05:00
resource.py Add missing type hints to synapse.app. (#11287) 2021-11-10 15:06:54 -05:00