mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
This reverts commit fd9dd51d16 (#1815).
The issue described does not exist in Python 3, where urllib.parse now
_only_ accepts (Unicode) str and does the right thing with it. The
workaround was not being triggered and would have failed if it were.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
3.5 KiB
3.5 KiB