Thu, 11 Oct 2018 10:01:12 +0300 | Andrey Skvortsov | python3 support: pylint, W1649 # (deprecated-string-function) Accessing a deprecated function on the string module | changeset | files |
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 |