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 ExplodingCabbage
Recipients ExplodingCabbage, docs@python
Date 2019-01-03.17:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546536866.6.0.633154963858.issue35651@roundup.psfhosted.org>
In-reply-to
Content
PEP 257 says:

> Please see PEP 258, "Docutils Design Specification" [2], for a detailed description of attribute and additional docstrings.

But PEP 258 is rejected. It doesn't seem coherent that an active PEP can defer some of its details to a rejected PEP - and indeed it makes me unsure how much of the surrounding commentary in PEP 257 to treat as active. e.g. should I treat the entire concepts of "attribute docstrings" and "additional docstrings" as rejected, given the rejection of PEP 258, or are they still part of the current spec, given that they're referenced in PEP 257 prior to any mention of PEP 258? It's currently completely unclear.
History
Date User Action Args
2019-01-03 17:34:29ExplodingCabbagesetrecipients: + ExplodingCabbage, docs@python
2019-01-03 17:34:26ExplodingCabbagesetmessageid: <1546536866.6.0.633154963858.issue35651@roundup.psfhosted.org>
2019-01-03 17:34:26ExplodingCabbagelinkissue35651 messages
2019-01-03 17:34:26ExplodingCabbagecreate