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 plokmijnuhby
Recipients brett.cannon, eric.smith, plokmijnuhby
Date 2019-10-01.09:03:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569920588.67.0.674204917104.issue38297@roundup.psfhosted.org>
In-reply-to
Content
With all due respect, I disagree with what you're saying here.

"It's a bit misleading to use the stdlib as a guideline"
... when looking at the style guide for the stdlib? I appreciate that PEP 8 is used for other purposes, but its main purpose is clear from its very first line.

"There are reasons we do this in certain spots"
Yes, there are. And given that there are so many of these different spots where it would give better performance to ignore the rule, PEP 8 should reflect that.
History
Date User Action Args
2019-10-01 09:03:08plokmijnuhbysetrecipients: + plokmijnuhby, brett.cannon, eric.smith
2019-10-01 09:03:08plokmijnuhbysetmessageid: <1569920588.67.0.674204917104.issue38297@roundup.psfhosted.org>
2019-10-01 09:03:08plokmijnuhbylinkissue38297 messages
2019-10-01 09:03:08plokmijnuhbycreate