synapse/tests/federation/transport
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
..
server Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
__init__.py Fix RoomDirectoryFederationTests and make them actually run (#8998) 2020-12-30 19:27:32 +00:00
test_client.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_knocking.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_server.py Ensure that incoming to-device messages are not dropped (#17127) 2024-04-29 14:11:00 +01:00