URL: https://github.com/freeipa/freeipa/pull/1085 Author: stlaz Title: #1085: pylint: fix missing module on F27+ Action: opened
PR body: """ `requests.packages` contains but a weird backward compatibility fix for its presumed `urllib3` submodule but pylint does not approve.
----------------------- This fixes https://travis-ci.org/stlaz/freeipa/jobs/276586970 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1085/head:pr1085 git checkout pr1085
URL: https://github.com/freeipa/freeipa/pull/1085 Author: stlaz Title: #1085: pylint: fix missing module on F27+ Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1085/head:pr1085 git checkout pr1085
freeipa-devel@lists.fedorahosted.org