synapse/synapse/streams
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 Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
config.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
events.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00