This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-09-17 01:34:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc25ebe3e10c05b77fd38e8ee5b2ee96b18d2ff7
synapse
/
tests
/
federation
/
transport
T
History
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