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 Al.Sweigart
Recipients Al.Sweigart, JayKrish, Ramchandra Apte, Todd.Rovito, ezio.melotti, philwebster, rhettinger, terry.reedy
Date 2015-04-12.02:59:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428807599.34.0.595270276671.issue18704@psf.upfronthosting.co.za>
In-reply-to
Content
-1 on adding PEP8 checks. PEP8 is a guideline, and having IDLE present them as warnings or errors elevates their importance.

Also, this would involve adding the pep8 dependency to the standard library.

A linter might be a good idea, but not a style checker.
History
Date User Action Args
2015-04-12 02:59:59Al.Sweigartsetrecipients: + Al.Sweigart, rhettinger, terry.reedy, ezio.melotti, Todd.Rovito, Ramchandra Apte, JayKrish, philwebster
2015-04-12 02:59:59Al.Sweigartsetmessageid: <1428807599.34.0.595270276671.issue18704@psf.upfronthosting.co.za>
2015-04-12 02:59:59Al.Sweigartlinkissue18704 messages
2015-04-12 02:59:59Al.Sweigartcreate