[issue18472] Update PEP 8 to encourage modern conventions

Marc-Andre Lemburg report at bugs.python.org
Sat Jul 27 12:00:22 CEST 2013


Marc-Andre Lemburg added the comment:

> 1. Added an intro paragraph that makes it clear this is a living document, not "set and forget".

If we want to make this a living document, I think the PEP will
have to receive its own internal version number and a history
section at the end explaining the changes (basically what you
just summarized for the patch).

Doing so is important, since companies and tools often reference
PEP 8 in internal coding guidelines and any changes need to
be easily identifiable for readers of those guidelines.

----------
nosy: +lemburg

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18472>
_______________________________________


More information about the Python-bugs-list mailing list