[ 
https://issues.apache.org/jira/browse/CASSANDRA-17413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501066#comment-17501066
 ] 

Brad Schoening edited comment on CASSANDRA-17413 at 3/3/22, 10:36 PM:
----------------------------------------------------------------------

[~smiklosovic] sure thing, I've fixed most of the above.

Resolving profile_on/off and timedelta require some more careful consideration 
but we're down to 4 issues with pyflake now.  Note that PyCharm flags dozens 
more problems.

I'd like to do this in bite sized chunks, but we also need to replace old-style 
six conventions with PY3 ones.


was (Author: bschoeni):
[~smiklosovic] sure thing, I've fixed most of the above.

Resolving profile_on/off and timedelta require some more careful consideration 
but we're down to 4 issues with pyflake now.  Note that PyCharm flags dozens 
more problems.

> Remove unused imports
> ---------------------
>
>                 Key: CASSANDRA-17413
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17413
>             Project: Cassandra
>          Issue Type: Task
>          Components: CQL/Interpreter
>            Reporter: Brad Schoening
>            Assignee: Brad Schoening
>            Priority: Normal
>             Fix For: 4.x
>
>
> Python3 no longer requires the import of unicode_literals from futures.  This 
> and a few other unused imports, should be removed.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to