[issue26585] Use html.escape to replace _quote_html in http.server

Roundup Robot report at bugs.python.org
Sun Apr 10 21:20:28 EDT 2016


Roundup Robot added the comment:

New changeset bf44913588b7 by Martin Panter in branch 'default':
Issue #26585: Eliminate _quote_html() and use html.escape(quote=False)
https://hg.python.org/cpython/rev/bf44913588b7

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26585>
_______________________________________


More information about the Python-bugs-list mailing list