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 vstinner
Recipients Bernt.Røskar.Brenna, docs@python, ezio.melotti, python-dev, r.david.murray, vstinner
Date 2015-10-23.13:15:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445606130.63.0.681872236662.issue25461@psf.upfronthosting.co.za>
In-reply-to
Content
"Also rst markup in docstrings would be distractings, so we keep docstrings and online docs separated, even though there is often some overlapping."

Ah yes, and the doc in Doc/ directory contains more information like ".. versionchanged:: (...)", ".. versionadded:: (...)", links to other doc using reST markups, etc.

In general, the doc in Doc/ is higher quality than docstrings ;)
History
Date User Action Args
2015-10-23 13:15:30vstinnersetrecipients: + vstinner, ezio.melotti, r.david.murray, Bernt.Røskar.Brenna, docs@python, python-dev
2015-10-23 13:15:30vstinnersetmessageid: <1445606130.63.0.681872236662.issue25461@psf.upfronthosting.co.za>
2015-10-23 13:15:30vstinnerlinkissue25461 messages
2015-10-23 13:15:30vstinnercreate