mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Now that we can assume Python 3.6+, we can use the email.headerregistry module to replace hacky manual email address parsing. Signed-off-by: Anders Kaseorg <anders@zulip.com>