[
https://issues.apache.org/jira/browse/CASSANDRA-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713566#comment-14713566
]
Tyler Hobbs commented on CASSANDRA-10190:
-----------------------------------------
The python driver already supports Python 3 through the
[six|http://pythonhosted.org/six/#] library (which is now bundled in lib/), so
this would only require updating {{cqlsh}} and {{pylib/cqlshlib/*.py}}.
> Python 3 support for cqlsh
> --------------------------
>
> Key: CASSANDRA-10190
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10190
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Andrew Pennebaker
> Labels: cqlsh
>
> Users who operate in a Python 3 environment may have trouble launching cqlsh.
> Could we please update cqlsh's syntax to run in Python 3?
> As a workaround, users can setup pyenv, and cd to a directory with a
> .python-version containing "2.7". But it would be nice if cqlsh supported
> modern Python versions out of the box.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)