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 steve.dower
Recipients malin, mdk, paul.moore, r.david.murray, steve.dower, tim.golden, wwqgtxx, zaazbb, zach.ware
Date 2018-03-13.16:33:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520958827.73.0.467229070634.issue32174@psf.upfronthosting.co.za>
In-reply-to
Content
We should probably prefer to force ASCII with explicit escapes (ideally named escapes, rather than codepoints). I'm not sure how to make Sphinx/docutils do that, but presumably it could be our own extension that handles the problematic characters people add to our docs.
History
Date User Action Args
2018-03-13 16:33:47steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, r.david.murray, zach.ware, zaazbb, malin, mdk, wwqgtxx
2018-03-13 16:33:47steve.dowersetmessageid: <1520958827.73.0.467229070634.issue32174@psf.upfronthosting.co.za>
2018-03-13 16:33:47steve.dowerlinkissue32174 messages
2018-03-13 16:33:47steve.dowercreate