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 loewis
Recipients barry, brett.cannon, chris.jerdonek, docs@python, eric.araujo, ezio.melotti, goodger, loewis, ncoghlan
Date 2012-11-29.12:16:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354191396.74.0.566795475288.issue16574@psf.upfronthosting.co.za>
In-reply-to
Content
1. I think that the PEP author has the final say as to what specific text goes into the PEP. Contributors shouldn't modify other people's PEP without consent from the author(s).

2. This holds for all stages, including the Final stage. If the PEP author wants to clarify/elaborate, they may; if they don't feel like it, they don't need to (even if the implementation later deviates from the PEP).

3. We should avoid to refer to PEPs for specification in the documentation. If there is a documentation issue proposing to update the PEP because it's referenced from the documentation, the right action should be to stop referencing it, and to incorporate the PEP text into the documentation (as needed).

4. Even without the "In general" cop-out, I think the PEP is fine as written. It doesn't say (as Chris suggested in msg176603) that Final PEPs *should not* be modified, but that they *are not* modified. PEP 1 describes an ideal process, nobody should be surprised that the real world does not always follow the ideal. My biggest complaint about PEP 1 not being followed is the "PEP authors are responsible for collecting community feedback" requirement. Editing Final PEPs is absolutely no concern to me, since the PEP has already achieved what it was written for. So even if this rule was regularly ignored, I'd still continue to be a happy contributor to Python.
History
Date User Action Args
2012-11-29 12:16:36loewissetrecipients: + loewis, barry, brett.cannon, goodger, ncoghlan, ezio.melotti, eric.araujo, chris.jerdonek, docs@python
2012-11-29 12:16:36loewissetmessageid: <1354191396.74.0.566795475288.issue16574@psf.upfronthosting.co.za>
2012-11-29 12:16:36loewislinkissue16574 messages
2012-11-29 12:16:35loewiscreate