This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2025-12-07 00:00:23 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
synapse
/
tests
/
module_api
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
..
__init__.py
Wrap register_device coroutine in an ensureDeferred (
#7684
)
2020-06-16 10:13:59 +01:00
test_account_data_manager.py
Introduce
Clock.call_when_running(...)
to include logcontext by default (
#18944
)
2025-09-22 10:27:59 -05:00
test_api.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
test_event_unsigned_addition.py
Introduce
Clock.call_when_running(...)
to include logcontext by default (
#18944
)
2025-09-22 10:27:59 -05:00
test_spamchecker.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00