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 malin
Recipients docs@python, malin, ned.deily, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2018-12-19.03:00:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545188454.99.0.788709270274.issue35482@psf.upfronthosting.co.za>
In-reply-to
Content
&#x27; comes from html.escape(s, quote=True)
https://github.com/python/cpython/blob/4a9ee26750aa8cb37b5072b2bb4dd328819febb4/Lib/html/__init__.py#L24
Of course, it's not a bug.

It would be better to patch in Sphinx, I will do it at some point.
History
Date User Action Args
2018-12-19 03:00:55malinsetrecipients: + malin, paul.moore, tim.golden, ned.deily, docs@python, zach.ware, serhiy.storchaka, steve.dower
2018-12-19 03:00:54malinsetmessageid: <1545188454.99.0.788709270274.issue35482@psf.upfronthosting.co.za>
2018-12-19 03:00:54malinlinkissue35482 messages
2018-12-19 03:00:54malincreate