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] [Updated] (CASSANDRA-15702) copyutil.py uses Exception.message which doesn't exist in Python 3

     [ https://issues.apache.org/jira/browse/CASSANDRA-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduard Tudenhoefner updated CASSANDRA-15702:
--------------------------------------------
    Fix Version/s: 4.0-alpha

> 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
>            Priority: Normal
>             Fix For: 4.0-alpha
>
>
> 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