[Freeipa-devel] [freeipa PR#256][opened] Pylint: whitelist packages with extension modules

tiran freeipa-github-notification at redhat.com
Fri Nov 18 10:35:13 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/256
Author: tiran
 Title: #256: Pylint: whitelist packages with extension modules
Action: opened

PR body:
"""
Pylint refuses to load extension modules from unsafe places. This
triggers import-error failures for pylint runs inside a tox virtualenv.
Any module or package in extension-pkg-whitelist is whitelisted and
pylint imports extension modules.

https://fedorahosted.org/freeipa/ticket/6468

Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/256/head:pr256
git checkout pr256
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-256.patch
Type: text/x-diff
Size: 1000 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161118/5470dd68/attachment.bin>


More information about the Freeipa-devel mailing list