[
https://issues.apache.org/jira/browse/CASSANDRA-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713581#comment-14713581
]
Andrew Pennebaker commented on CASSANDRA-10190:
-----------------------------------------------
I'm not speaking of the driver, I'm speaking of the cqlsh command line
program. Its try/catch syntax is incompatible with Python 3, forcing cqlsh
users to carefully manage multiple Python versions.
--
Cheers,
Andrew
> 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)