[ https://issues.apache.org/jira/browse/CASSANDRA-17417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514034#comment-17514034 ]
Brandon Williams edited comment on CASSANDRA-17417 at 3/29/22, 2:34 PM: ------------------------------------------------------------------------ Alright, round 2. This is Brad's patch and then the zip loading returned on top of that. ||Branch||CI| |[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-17417]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/416/workflows/777dcb66-7807-4f8f-bf79-6c359c8e0deb] , [j11|https://app.circleci.com/pipelines/github/driftx/cassandra/416/workflows/eb971fbd-fd9c-47f6-b402-3169aad5d798]| was (Author: brandon.williams): Alright, round 2. This is Brad's patch and then the zip loading returned on top of that. ||Branch||CI| |[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-17417]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/415/workflows/e5c977cc-d2db-4e45-843e-ba0521d5d4f1] , [j11|https://app.circleci.com/pipelines/github/driftx/cassandra/415/workflows/2095aff7-e371-4be3-b9e4-0d98042b027d]| > Replace use of 'six' compatibility library with python 3 equivalents > -------------------------------------------------------------------- > > Key: CASSANDRA-17417 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17417 > Project: Cassandra > Issue Type: Task > Components: CQL/Interpreter > Reporter: Brad Schoening > Assignee: Brad Schoening > Priority: Normal > Fix For: 4.x > > Attachments: signature.asc, signature.asc, six.pdf > > Time Spent: 5h 50m > Remaining Estimate: 0h > > _Six_ is a _Python_ 2 and 3 compatibility library. It provides simple > utilities for wrapping the differences between Python 2 and Python 3. It is > intended to support codebases that work on both Python 2 and 3. > Since CQLSH requires python version >= 3.6, its use can be replaced with > native python 3 constructs. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org