mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
cgi.escape is deprecated in python3.2 and removed in python3.8. This function was unsafe because quote is false by default, hence removed and replaced with a safer html.escape.
4.1 KiB
Executable File
4.1 KiB
Executable File