[Freeipa-devel] [freeipa PR#254][comment] Replace LooseVersion with parse_ipa_version()

tiran freeipa-github-notification at redhat.com
Fri Nov 18 11:57:22 UTC 2016


  URL: https://github.com/freeipa/freeipa/pull/254
Title: #254: Replace LooseVersion with parse_ipa_version()

tiran commented:
"""
I reworked my PR to use ```tasks.parse_ipa_version()``` for all version number checks. Of course I ran into the import cycle of death. I broke the cycle with a local import. It's not perfect but a completely fine solution. The function isn't called regularly.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/254#issuecomment-261515550


More information about the Freeipa-devel mailing list