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

Brad Schoening updated CASSANDRA-18787:
---------------------------------------
    Description: 
# Python's stdlib dateutil tz.tzutc singleton(since 2.7.0) can replace the 
custom UTC timezone in pylib/cqlshlib/util.py.
 # Util.py: trim_if_present is unused (going back to 1.0)
 # cqlshmain.py: maybe_ensure_text is a no-op and is left over from six 
compatibility.
 # cqlshmain.py: field_size_limit is set but not used
 # line_profiler is unmaintained (7+ years)

  was:
# Python's stdlib dateutil tz.tzutc singleton(since 2.7.0) can replace the 
custom UTC timezone in pylib/cqlshlib/util.py.
 # Util.py: trim_if_present is unused (going back to 1.0)
 # cqlshmain.py: maybe_ensure_text is a no-op and is left over from six 
compatibility.
 # line_profiler is unmaintained (7+ years)


> Replace obsolete Python functions
> ---------------------------------
>
>                 Key: CASSANDRA-18787
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18787
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: CQL/Interpreter
>            Reporter: Brad Schoening
>            Priority: Low
>             Fix For: 5.x
>
>
> # Python's stdlib dateutil tz.tzutc singleton(since 2.7.0) can replace the 
> custom UTC timezone in pylib/cqlshlib/util.py.
>  # Util.py: trim_if_present is unused (going back to 1.0)
>  # cqlshmain.py: maybe_ensure_text is a no-op and is left over from six 
> compatibility.
>  # cqlshmain.py: field_size_limit is set but not used
>  # line_profiler is unmaintained (7+ years)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to