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-11-16 00:02:38 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
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