Thu, 11 Oct 2018 09:41:15 +0300 | Andrey Skvortsov | python3 support: pylint, W1645 # (exception-message-attribute) Exception.message removed in Python 3 | changeset | files |
Wed, 10 Oct 2018 10:50:00 +0300 | Andrey Skvortsov | python3 support: pylint, W1646 # (invalid-str-codec) non-text encoding used in str.decode | changeset | files |
Wed, 10 Oct 2018 10:36:07 +0300 | Andrey Skvortsov | python3 support: pylint,W1602 # (basestring-builtin) basestring built-in referenced | changeset | files |
Wed, 10 Oct 2018 10:32:57 +0300 | Andrey Skvortsov | python3 support: pylint, W1629 # (nonzero-method) __nonzero__ method defined | changeset | files |