SimplifyChecker: added code to prevent duplicate error reports.

Code Style Checker: fixed an issue in the translations file.

Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (batch 1).

Applied some more code simplifications suggested by the new Simplify checker (Y110, Y111: use any() or all()).

Applied some more code simplifications suggested by the new Simplify checker (Y113: use enumerate()).

SimplifyNodeVisitor: fixed Y113 to not fire on augmented assignments with non-integer constants.

Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).

Applied some more code simplifications suggested by the new Simplify checker.

Simplify Checker: fixed an issue in check 122.

Updated source docu.

(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip

eric ide

mercurial