This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-05-14 16:55:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13d99070bb857cc88657ecef34b77c3b759ab992
synapse
/
tests
/
synapse_rust
T
History
Olivier 'reivilibre
1b0622fa99
Merge branch 'release-v1.153' into develop
2026-05-13 13:10:18 +01:00
..
__init__.py
Wrap the Rust HTTP client with
make_deferred_yieldable
(
#18903
)
2025-10-02 13:00:50 -05:00
test_http_client.py
Simplify Rust HTTP client response streaming and limiting (
#19510
)
2026-03-03 15:24:25 +01:00
test_json_object.py
Port event content to Rust (
#19725
)
2026-05-08 14:19:03 +01:00
test_room_versions.py
Fix
KNOWN_ROOM_VERSIONS.__contains__
raising TypeError for non-string keys (
#19649
)
2026-04-07 12:12:01 +00:00
test_unsigned.py
Handle arbitrary sized integers in
unsigned
. (
#19769
)
2026-05-13 11:28:06 +01:00