Fri, 12 Oct 2018 11:50:40 +0300 | Andrey Skvortsov | python3 support: pylint, W1653 # (next-method-defined) next method defined | changeset | files |
Fri, 12 Oct 2018 11:35:15 +0300 | Andrey Skvortsov | python3 support: pylint, W1622 # (next-method-called) Called a next() method on an object | changeset | files |
Fri, 12 Oct 2018 11:14:34 +0300 | Andrey Skvortsov | python3 support: pylint, W1625 # (raising-string) Raising a string exception | changeset | files |
Fri, 12 Oct 2018 10:42:47 +0300 | Andrey Skvortsov | python3 support: pylint, W1624 # (indexing-exception) Indexing exceptions will not work on Python 3 | changeset | files |