URL: https://github.com/freeipa/freeipa/pull/3096 Author: tiran Title: #3096: Import urllib submodules Action: opened
PR body: """ otpclient only imported the urllib parent package, not urllib.request and urllib.parse subpackages. This may or may not work depending on the import order of other plugins.
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/3096/head:pr3096 git checkout pr3096
URL: https://github.com/freeipa/freeipa/pull/3096 Author: tiran Title: #3096: Import urllib submodules Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3096/head:pr3096 git checkout pr3096
freeipa-devel@lists.fedorahosted.org