mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-03 06:26:08 -04:00

two reasons for this. One, it saves a bunch of boilerplate. Two, it squashes unicode to IDNA-in-a-`str` (even on python 3) in a way that it turns out we rely on to give consistent behaviour between python 2 and 3.
1 line
No EOL
68 B
Gherkin
1 line
No EOL
68 B
Gherkin
Implement MSC1708 (.well-known routing for server-server federation) |