[ https://issues.apache.org/jira/browse/CASSANDRA-20669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953262#comment-17953262 ]
Michael Semb Wever edited comment on CASSANDRA-20669 at 5/21/25 9:34 PM: ------------------------------------------------------------------------- Just missed adding you to the commit msg [~dnk], apologies (and thanks). was (Author: michaelsembwever): Just missed adding you to the commit msg @dnk, apologies (and thanks). > cqlshlib tests broken on pythons <= 3.8 > --------------------------------------- > > Key: CASSANDRA-20669 > URL: https://issues.apache.org/jira/browse/CASSANDRA-20669 > Project: Apache Cassandra > Issue Type: Bug > Components: Test/dtest/python > Reporter: Michael Semb Wever > Assignee: Michael Semb Wever > Priority: Normal > Fix For: 4.0.18, 4.1.10 > > > The cqlshlib tests use https://bootstrap.pypa.io/get-pip.py to get `pip`. > That url has stopped supporting python 3.8 and earlier. > Legacy urls are provided for those. > Failure: > https://ci-cassandra.apache.org/view/Cassandra%204.1/job/Cassandra-4.1-cqlsh-tests/lastFailedBuild/cython=yes,jdk=jdk_1.8_latest,label=cassandra/console > (started sometime between 23 April and 15th May) > Patch > https://github.com/apache/cassandra/compare/cassandra-4.0...thelastpickle:cassandra:mck/20669/4.0 > This is not an issue on 5.0+ as it's then expected to be installed already > (and is in the standard docker image's pre-configured venvs). -- 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