Skip to content

CNDB-17193 Support Python 3.12 and 3.13 in cqlsh by vendoring pyasyncore#2312

Open
michaelsembwever wants to merge 1 commit intomainfrom
mck-cndb-17193-main
Open

CNDB-17193 Support Python 3.12 and 3.13 in cqlsh by vendoring pyasyncore#2312
michaelsembwever wants to merge 1 commit intomainfrom
mck-cndb-17193-main

Conversation

@michaelsembwever
Copy link
Copy Markdown
Member

What is the issue

Provide support for using cqlsh with python 3.12 and 3.13

What does this PR fix and why was it fixed

Backports CASSANDRA-20997.
This also backports CASSANDRA-17832 and CASSANDRA-17417 , resulting in support for python-2.7 being dropped.

This also backports CASSANDRA-17832 and CASSANDRA-17417 , resulting in support for python-2.7 being dropped.

 rebase notes: remove after CASSANDRA-20997
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Checklist before you submit for review

  • This PR adheres to the Definition of Done
  • Make sure there is a PR in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits
  • All new files should contain the DataStax copyright header instead of the Apache License one

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 9, 2026

@cassci-bot
Copy link
Copy Markdown

@bereng
Copy link
Copy Markdown
Collaborator

bereng commented Apr 14, 2026

Here is an attempt to use this in HCD-1.1 but cqlsh seems to fail with either driver 3.30 o 3.29. My 2cts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants