This website requires JavaScript.
Explore
Help
Register
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-03-29 06:39:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
Add File
New File
Upload File
Apply Patch
synapse
/
stubs
/
sortedcontainers
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__.pyi
Speed up MultiWriterIdGenerator when lots of IDs are in flight. (
#10755
)
2021-09-03 18:23:46 +01:00
sorteddict.pyi
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
sortedlist.pyi
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
sortedset.pyi
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00