Fri, 04 Oct 2019 17:31:14 +0200 Detlev Offenbach MiscellaneousChecker: prepared the code for some changes in Python 3.8. file | diff | annotate
Sat, 21 Sep 2019 20:30:56 +0200 Detlev Offenbach Continued to resolve code style issue M841. file | diff | annotate
Thu, 19 Sep 2019 19:39:04 +0200 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Tue, 17 Sep 2019 19:43:17 +0200 Detlev Offenbach Code Style Checker (Miscellaneous Checker) file | diff | annotate
Tue, 09 Jul 2019 19:08:24 +0200 Detlev Offenbach MiscellaneousChecker: changed code to cope with some strange situation where the arguments of a function definition don't have the kw_defaults attribute (AST). file | diff | annotate
Fri, 28 Jun 2019 17:51:14 +0200 Detlev Offenbach Code Style Checker: added checks for naive uses of datetime classes. file | diff | annotate
Thu, 27 Jun 2019 19:21:23 +0200 Detlev Offenbach Code Style Checker: added check for line continuation methods not suggested by PEP-8. file | diff | annotate
Wed, 26 Jun 2019 19:41:11 +0200 Detlev Offenbach Code Style Checker: added check for commented code that should be removed. file | diff | annotate
Wed, 22 May 2019 18:54:05 +0200 Detlev Offenbach MiscellaneousChecker: added checks for use of 'gettattr' and 'setattr', bas super() calls and 'assert False' statements. file | diff | annotate
Sun, 14 Apr 2019 15:09:21 +0200 Detlev Offenbach Major restructuring of the source tree to get prepared for a setup.py based installation. file | diff | annotate | base
(0) tip

eric ide

mercurial