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

jcholast freeipa-github-notification at redhat.com
Wed Nov 23 13:04:45 UTC 2016


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

 Changed field: body
Original value:
"""
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
"""



More information about the Freeipa-devel mailing list