--- a/changelog Tue Mar 07 18:42:41 2017 +0100 +++ b/changelog Tue Mar 07 18:46:09 2017 +0100 @@ -4,7 +4,9 @@ - bug fixes - Checkers -- added checks for shadowed Python builtins and unneccessary comprehensions - and generators + and generators to the code style checker + -- added capability to place line flags (e.g. __IGNORE...) on the line + following the one to be ignored Version 17.03: - bug fixes