This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients martin.panter, xiang.zhang
Date 2016-03-19.05:07:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458364051.13.0.204702776274.issue26585@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your review. Set quote to False when html.escape is OK to me. But except for the usage in BaseHTTPRequestHandler, I think we should also set quote to False for the usage in SimpleHTTPRequestHandler since they do not appear in attribute either. And I left a reply to your comment. How do you think about these?
History
Date User Action Args
2016-03-19 05:07:31xiang.zhangsetrecipients: + xiang.zhang, martin.panter
2016-03-19 05:07:31xiang.zhangsetmessageid: <1458364051.13.0.204702776274.issue26585@psf.upfronthosting.co.za>
2016-03-19 05:07:31xiang.zhanglinkissue26585 messages
2016-03-19 05:07:30xiang.zhangcreate