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 barry
Recipients barry, ethan.furman, ncoghlan, paul.moore, pitrou, r.david.murray
Date 2013-10-24.13:28:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382621319.56.0.277357766094.issue19331@psf.upfronthosting.co.za>
In-reply-to
Content
I always prefer to keep PEP 8 guidelines as succinct as possible.  I've looked over Ethan's patch and the other changes suggested in comments and come up with what I think is a simple patch to improve the guidelines.  I don't think we need to go into a lot of detail here, since the primary goal of the change is to relax the constraints to allow the changes in contextlib to not violate PEP 8.
History
Date User Action Args
2013-10-24 13:28:39barrysetrecipients: + barry, paul.moore, ncoghlan, pitrou, r.david.murray, ethan.furman
2013-10-24 13:28:39barrysetmessageid: <1382621319.56.0.277357766094.issue19331@psf.upfronthosting.co.za>
2013-10-24 13:28:39barrylinkissue19331 messages
2013-10-24 13:28:39barrycreate