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-09 00:01:28 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
synapse
/
tests
/
logging
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
Correctly mention previous copyright (
#16820
)
2024-01-23 11:26:48 +00:00
test_loggers.py
Add debug log when
HMAC incorrect
(
#18474
)
2025-07-22 11:09:45 -05:00
test_opentracing.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
test_remote_handler.py
Use type hinting generics in standard collections (
#19046
)
2025-10-22 16:48:19 -05:00
test_terse_json.py
Fix
server_name
in logging context for multiple Synapse instances in one process (
#18868
)
2025-09-26 17:10:48 -05:00