mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
Appending to bytes in a loop leads to a quadratic slowdown since Python doesn’t optimize this for bytes like it does for str. Signed-off-by: Anders Kaseorg <anders@zulip.com>
5.1 KiB
5.1 KiB