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 willingc
Recipients BreamoreBoy, brett.cannon, docs@python, eric.araujo, eric.snow, ezio.melotti, willingc
Date 2015-05-03.16:14:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430669686.22.0.108730305204.issue10965@psf.upfronthosting.co.za>
In-reply-to
Content
Add key points from linked email in msg126662 to documentation section of the devguide. 

* provide developers guidance on how to document undocumented APIs
* when and how to use __all__
* include rules from the linked email
* highlight "do no harm" to existing users as discussed in email
History
Date User Action Args
2015-05-03 16:14:46willingcsetrecipients: + willingc, brett.cannon, ezio.melotti, eric.araujo, docs@python, BreamoreBoy, eric.snow
2015-05-03 16:14:46willingcsetmessageid: <1430669686.22.0.108730305204.issue10965@psf.upfronthosting.co.za>
2015-05-03 16:14:46willingclinkissue10965 messages
2015-05-03 16:14:46willingccreate