URL: https://github.com/freeipa/freeipa/pull/2137 Author: tiran Title: #2137: pylint 2.0: node.path is a list Action: opened
PR body: """ In pylint 2.0 and astroid 2.0, node.path has become a list. It's usually a list of one element unless namespace packages are involved.
See https://github.com/PyCQA/astroid/commit/7f46f9341cc54bbe6763409c4ca7ea3adfec...
See: https://pagure.io/freeipa/issue/7614 Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2137/head:pr2137 git checkout pr2137
URL: https://github.com/freeipa/freeipa/pull/2137 Author: tiran Title: #2137: pylint 2.0: node.path is a list Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2137/head:pr2137 git checkout pr2137
freeipa-devel@lists.fedorahosted.org