Message 306453 - Python tracker

Message306453

Author r.david.murray
Recipients Alex Corcoles, r.david.murray, rhettinger
Date 2017-11-17.18:39:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510943958.81.0.213398074469.issue32060@psf.upfronthosting.co.za>
In-reply-to
Content
The docs start out with "as outlined in PEP 3119; see the PEP for why this was added to Python".  I think it would be a good doc enhancement request to extract the motivation and other description out of that pep and put it in the main docs in a suitable form, and make sure this point is included.  We used to just treat the peps as extensions of the documentation, but we've found over time that it is better to actually move the important parts of the text into the main docs, since the actual implementation and sometimes even how we talk about the feature tends to evolve away from the original PEP over time.
History
Date User Action Args
2017-11-17 18:39:18r.david.murraysetrecipients: + r.david.murray, rhettinger, Alex Corcoles
2017-11-17 18:39:18r.david.murraysetmessageid: <1510943958.81.0.213398074469.issue32060@psf.upfronthosting.co.za>
2017-11-17 18:39:18r.david.murraylinkissue32060 messages
2017-11-17 18:39:18r.david.murraycreate