You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Widman (Jira)" <ji...@apache.org> on 2021/03/10 00:01:00 UTC

[jira] [Commented] (CASSANDRA-16506) Drop unittest2 dependency since we no longer support python < 2.7

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

Jeff Widman commented on CASSANDRA-16506:
-----------------------------------------

[~brandon.williams] this should be another trivial one to review--I've already opened a PR.

> Drop unittest2 dependency since we no longer support python < 2.7
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-16506
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16506
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jeff Widman
>            Assignee: Jeff Widman
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> `cqlsh` has a dependency on `unittest2`.
> But `unittest2` is simply a backport of python 2.7+ features to older pythons.
> Given that support for Python 2.7 is itself now deprecated in favor of Python 3 support, there's no need to include the `unittest2` import... 
> I opened a pull request fixing this here: https://github.com/apache/cassandra/pull/921



--
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