matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.83k stars 2.13k forks source link

Convert user_get_threepids response to attrs. #16468

Closed clokep closed 1 year ago

clokep commented 1 year ago

This is related to #16431, but mostly just improves our type hints.