[issue18704] IDLE: Integrate external code analysis tools

2015-04-11 Thread Al Sweigart
Al Sweigart added the comment: -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.

[issue18704] IDLE: Integrate external code analysis tools

2015-04-05 Thread Terry J. Reedy
Changes by Terry J. Reedy tjre...@udel.edu: -- superseder: - IDLE: Ability to run 3rd party code checkers ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue18704 ___

[issue18704] IDLE: Integrate external code analysis tools

2014-02-25 Thread Terry J. Reedy
Changes by Terry J. Reedy tjre...@udel.edu: -- title: IDLE: PEP8 Style Check Integration - IDLE: Integrate external code analysis tools ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue18704