[Freeipa-devel] [freeipa PR#266][opened] ipapython: simplify Env object initialization

jcholast freeipa-github-notification at redhat.com
Wed Nov 23 12:43:01 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/266
Author: jcholast
 Title: #266: ipapython: simplify Env object initialization
Action: opened

PR body:
"""
Fully initialize Env objects in Env() instead of having to call their
private methods to complete the initialization later.

Do not use custom Env instance to determine the debug level to use for the
IPA API object - the IPA API object can properly determining the
configured debug level on its own.

Remove locking and related code from Env as it is never used.

https://fedorahosted.org/freeipa/ticket/6408
"""

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


More information about the Freeipa-devel mailing list