mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-07 11:15:25 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
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.