◐ Shell
clean mode source ↗

Message 263159 - Python tracker

Message263159

Author python-dev
Recipients martin.panter, python-dev, xiang.zhang
Date 2016-04-11.01:20:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160411012024.18857.22692.95E65121@psf.io>
In-reply-to
Content
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
History
Date User Action Args
2016-04-11 01:20:29python-devsetrecipients: + python-dev, martin.panter, xiang.zhang
2016-04-11 01:20:28python-devlinkissue26585 messages
2016-04-11 01:20:27python-devcreate