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, michael.foord, ncoghlan, terry.reedy
Date 2013-07-27.06:44:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374907497.59.0.911759642721.issue18472@psf.upfronthosting.co.za>
In-reply-to
Content
Guido, if you have time to review these proposed PEP 8 changes, that would be great. Most should be unobjectionable, but I seem to recall you disliking the recommendation for third party function annotation experiments to use an explicit decorator, so I'm happy to drop that one if you don't like it.

I'm also willing to send it back to python-dev at large for further feedback, but I'm not sure that's necessary (the two big changes are the ones about public APIs and the import recommendations, and those have had discussion threads already)
History
Date User Action Args
2013-07-27 06:44:57ncoghlansetrecipients: + ncoghlan, barry, terry.reedy, michael.foord
2013-07-27 06:44:57ncoghlansetmessageid: <1374907497.59.0.911759642721.issue18472@psf.upfronthosting.co.za>
2013-07-27 06:44:57ncoghlanlinkissue18472 messages
2013-07-27 06:44:57ncoghlancreate