Bret McGuire created CASSPYTHON-10:
--------------------------------------

             Summary: Use packaging.version for cassandra.util.Version
                 Key: CASSPYTHON-10
                 URL: https://issues.apache.org/jira/browse/CASSPYTHON-10
             Project: Apache Cassandra Python driver
          Issue Type: Bug
            Reporter: Bret McGuire


Lifted version of 
[PYTHON-1395|https://datastax-oss.atlassian.net/browse/PYTHON-1395].  Original 
description follows:



The class cassandra.util.Version has the comment:

 
{noformat}
    """
    Internal minimalist class to compare versions.
    A valid version is: <int>.<int>.<int>.<int or str>.    TODO: when python2 
support is removed, use packaging.version.
    """{noformat}

This is used in dtests and may be causing some compatibility issues.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to