Xiang Zhang added the comment:

At first I also want to use html.escape(..., quote=False) since the spec only 
asks to escape quote signs in attribute. But after some search on Google, there 
are articles recommends escaping quote in content too: 
https://www.owasp.org/index.php/XSS_%28Cross_Site_Scripting%29_Prevention_Cheat_Sheet

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26585>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to