--- a/changelog Fri Oct 30 18:18:48 2015 +0100 +++ b/changelog Sat Oct 31 11:55:35 2015 +0100 @@ -16,6 +16,10 @@ multiple CPUs/CPU-Cores -- added a code complexity checker iaw. McCabe to the code style checker + -- added miscellaneous checks to the code style checker (coding + comment, copyright, blind except, print statements, one element + tuples, __future__ imports, old style string formats, string + format strings) - Debugger -- added signal handlers for the Python debug clients - Editor