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 martin.panter
Recipients docs@python, ksameersrk, martin.panter, terry.reedy
Date 2015-07-18.03:51:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437191506.96.0.825461538224.issue24563@psf.upfronthosting.co.za>
In-reply-to
Content
You can remove the “.. XXX” line; I understand it is just like a TODO comment, and with this fixed it would no longer be relevant. I suggest putting the links next to the sentence that ends “. . . the encoding name must be recognized by Python.”

The links should be internal links, rather than hard-coded Internet links to another version of the documentation. See <https://docs.python.org/devguide/documenting.html#cross-linking-markup>. The Standard Encodings section already has a label already set up for you to use :)
History
Date User Action Args
2015-07-18 03:51:47martin.pantersetrecipients: + martin.panter, terry.reedy, docs@python, ksameersrk
2015-07-18 03:51:46martin.pantersetmessageid: <1437191506.96.0.825461538224.issue24563@psf.upfronthosting.co.za>
2015-07-18 03:51:46martin.panterlinkissue24563 messages
2015-07-18 03:51:46martin.pantercreate