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 ncoghlan
Recipients barry, belopolsky, docs@python, ezio.melotti, fdrake, michael.foord, ncoghlan, ron_adam
Date 2013-08-01.13:05:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375362317.81.0.560638431698.issue10434@psf.upfronthosting.co.za>
In-reply-to
Content
PEP 8 now covers the developer side of things: http://www.python.org/dev/peps/pep-0008/#public-and-internal-interfaces

A user facing counterpart describing our backwards compatibility policy is still desirable. Updating PEP 5 wouldn't go astray, since that's *supposed* to serve that purpose :)
History
Date User Action Args
2013-08-01 13:05:17ncoghlansetrecipients: + ncoghlan, fdrake, barry, belopolsky, ron_adam, ezio.melotti, michael.foord, docs@python
2013-08-01 13:05:17ncoghlansetmessageid: <1375362317.81.0.560638431698.issue10434@psf.upfronthosting.co.za>
2013-08-01 13:05:17ncoghlanlinkissue10434 messages
2013-08-01 13:05:17ncoghlancreate