You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eduard Tudenhoefner (Jira)" <ji...@apache.org> on 2020/04/07 15:13:00 UTC

[jira] [Created] (CASSANDRA-15702) copyutil.py uses Exception.message which doesn't exist in Python 3

Eduard Tudenhoefner created CASSANDRA-15702:
-----------------------------------------------

             Summary: copyutil.py uses Exception.message which doesn't exist in Python 3
                 Key: CASSANDRA-15702
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15702
             Project: Cassandra
          Issue Type: Bug
          Components: Tool/cqlsh
            Reporter: Eduard Tudenhoefner
            Assignee: Eduard Tudenhoefner


Python 3 deprecated and removed the use of Exception.message.  The purpose of this ticket is to convert *Exception.message* to something that is Python 3 compatible



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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