synapse/synapse/app
Andrew Ferrazzutti fcac7e0282
Write union types as X | Y where possible (#19111)
aka PEP 604, added in Python 3.10
2025-11-06 14:02:33 -06:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
_base.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
admin_cmd.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
appservice.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00
client_reader.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00
complement_fork_starter.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
event_creator.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00
federation_reader.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00
federation_sender.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00
frontend_proxy.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00
generic_worker.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
homeserver.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
media_repository.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00
phone_stats_home.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
pusher.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00
synchrotron.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00
user_dir.py Refactor app entrypoints (avoid exit(1) in our composable functions) (#19121) 2025-11-03 12:04:43 -06:00