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 |
Thu, 11 Oct 2018 12:09:04 +0300 | Andrey Skvortsov | python3 support: pylint, W1611 # (standarderror-builtin) StandardError built-in referenced | changeset | files |
Thu, 11 Oct 2018 12:00:40 +0300 | Andrey Skvortsov | python3 support: pylint, W1652 # (deprecated-types-field) Accessing a deprecated fields on the types module | changeset | files |
Thu, 11 Oct 2018 10:25:19 +0300 | Andrey Skvortsov | python3 support: pylint, W1651 (deprecated-itertools-function) Accessing a deprecated function on the itertools module | changeset | files |