mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +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>
32 KiB
32 KiB