synapse-product/synapse/app
David Robertson 258b5285b6
Fix typechecking errors introduced in #14128 (#14455)
* Fix typechecking errors introduced in #14128

* Changelog

* Correct annotations

so that context_factory works if you don't use TLS
2022-11-15 16:36:43 +00:00
..
__init__.py
_base.py Fix typechecking errors introduced in #14128 (#14455) 2022-11-15 16:36:43 +00:00
admin_cmd.py Merge/remove Slaved* stores into WorkerStores (#14375) 2022-11-11 10:51:49 +00:00
appservice.py
client_reader.py
complement_fork_starter.py Fix type annotation causing import time error in the Complement forking launcher. (#14084) 2022-11-01 10:30:43 +00:00
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Support using SSL on worker endpoints. (#14128) 2022-11-15 12:55:00 +00:00
homeserver.py Support using SSL on worker endpoints. (#14128) 2022-11-15 12:55:00 +00:00
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py