46f41d7 - Use the correct branch in zanata. (clumens)

Authored and Committed by clumens 8 years ago
    - Use the correct branch in zanata. (clumens)
    - Improved method.py test coverage (jikortus)
    - Remove the removal of the eintr checker, which has been removed (dshea)
    - Verify that a password with a # sign doesn't get read as a comment. (clumens)
    - Add comments to the public set_to_self and set_to_obj methods. (clumens)
    - Promote _setToObj and _setToSelf to public functions. (clumens)
    - Raise PendingDeprecationWarnings for things removed in pykickstart-3. (clumens)
    - Change the README to explain which branch we're talking about here. (clumens)
    - Add a document describing how to adapt your code to pykickstart-3. (clumens)
    - There is no F7_Key class - use RHEL5_Key instead. (clumens)
    - The RHEL6 branch supported the key command. (clumens)
    - Try harder to test translations. (dshea)
    
        
file modified
+1 -0
file modified
+18 -2
file modified
+1 -1