This website requires JavaScript.
Explore
Help
Register
Sign In
master
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
70e6cc01e5
synapse
/
tests
/
federation
/
transport
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