MatrixSynapse/synapse/federation
Patrick Cloke cbd82d0b2d
Convert all namedtuples to attrs. (#11665)
To improve type hints throughout the code.
2021-12-30 18:47:12 +00:00
..
sender Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
transport Improve opentracing for incoming HTTP requests (#11618) 2021-12-20 17:45:03 +00:00
__init__.py
federation_base.py Convert all namedtuples to attrs. (#11665) 2021-12-30 18:47:12 +00:00
federation_client.py Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
federation_server.py Add missing type hints to `synapse.logging.context` (#11556) 2021-12-14 17:35:28 +00:00
persistence.py Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
send_queue.py Convert all namedtuples to attrs. (#11665) 2021-12-30 18:47:12 +00:00
units.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00