forked-synapse/synapse/federation
Nick Barrett af54167516
Enable passing typing stream writers as a list. (#11237)
This makes the typing stream writer config match the other stream writers
that only currently support a single worker.
2021-11-03 14:25:47 +00:00
..
sender Annotate log_function decorator (#10943) 2021-10-27 17:27:23 +01:00
transport Add use_float=true to ijson calls in Synapse (#11217) 2021-11-01 09:28:04 -07:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Add type hints for most HomeServer parameters (#11095) 2021-10-22 18:15:41 +01:00
federation_client.py Annotate log_function decorator (#10943) 2021-10-27 17:27:23 +01:00
federation_server.py Enable passing typing stream writers as a list. (#11237) 2021-11-03 14:25:47 +00:00
persistence.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00
send_queue.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
units.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00