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 eric.smith
Recipients docs@python, eli.bendersky, eric.smith, ezio.melotti, gvanrossum, pitrou, terry.reedy, vstinner
Date 2011-06-07.11:36:32
SpamBayes Score 3.207733e-05
Marked as misclassified No
Message-id <1307446592.87.0.435446903286.issue12188@psf.upfronthosting.co.za>
In-reply-to
Content
But don't you think we should put information like this somewhere, even if it's not in PEP 7? We've had a discussion about this particular issue (idiomatic pointer increments when appending to a buffer) at least twice, and there's also the recent "if (const == variable)" issue that feels similar to me.

It seems to me that recording these decisions somewhere has value, just so we don't have to revisit them.
History
Date User Action Args
2011-06-07 11:36:32eric.smithsetrecipients: + eric.smith, gvanrossum, terry.reedy, pitrou, vstinner, ezio.melotti, eli.bendersky, docs@python
2011-06-07 11:36:32eric.smithsetmessageid: <1307446592.87.0.435446903286.issue12188@psf.upfronthosting.co.za>
2011-06-07 11:36:32eric.smithlinkissue12188 messages
2011-06-07 11:36:32eric.smithcreate