Brad Schoening created CASSANDRA-17417:
------------------------------------------

             Summary: Replace use of 'six' compatibility library with python 3 
equivalents
                 Key: CASSANDRA-17417
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17417
             Project: Cassandra
          Issue Type: Task
          Components: CQL/Interpreter
            Reporter: Brad Schoening
         Attachments: six.pdf

_Six_ is a _Python_ 2 and 3 compatibility library.  It provides simple 
utilities for wrapping the differences between Python 2 and Python 3. It is 
intended to support codebases that work on both Python 2 and 3.

Since CQLSH requires python version >= 3.6, its use can be replace with native 
python 3 constructs.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to