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 redstone-cold
Recipients redstone-cold
Date 2017-12-18.11:37:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513597063.07.0.213398074469.issue32366@psf.upfronthosting.co.za>
In-reply-to
Content
It would be better if html.escape(s, quote=True) could escape linefeed to <br />
https://docs.python.org/3/library/html.html#html.escape
History
Date User Action Args
2017-12-18 11:37:43redstone-coldsetrecipients: + redstone-cold
2017-12-18 11:37:43redstone-coldsetmessageid: <1513597063.07.0.213398074469.issue32366@psf.upfronthosting.co.za>
2017-12-18 11:37:43redstone-coldlinkissue32366 messages
2017-12-18 11:37:42redstone-coldcreate