This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse-old
mirror of
https://github.com/matrix-org/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse-old
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22,117
Commits
842
Branches
671
Tags
438
MiB
6d14fdc271
Commit Graph
1 Commits
Author
SHA1
Message
Date
Patrick Cloke
ba79fb4a61
Use StrCollection in place of Collection[str] in (most) handlers code. (
#14922
)
...
Due to the increased safety of StrCollection over Collection[str] and Sequence[str].
2023-01-26 12:31:58 -05:00