CNDB-17193 Support Python 3.12 and 3.13 in cqlsh by vendoring pyasyncore#2284
Open
michaelsembwever wants to merge 1 commit intomain-5.0from
Open
CNDB-17193 Support Python 3.12 and 3.13 in cqlsh by vendoring pyasyncore#2284michaelsembwever wants to merge 1 commit intomain-5.0from
michaelsembwever wants to merge 1 commit intomain-5.0from
Conversation
Checklist before you submit for review
|
Member
Author
|
fix coming… done. |
246ac3f to
c327b08
Compare
rebase notes: remove after CASSANDRA-20997
c327b08 to
38dbd00
Compare
Member
Author
|
(note, from an earlier commit in CC there's duplication in how files are downloaded in |
|
❌ Build ds-cassandra-pr-gate/PR-2284 rejected by Butler2 regressions found Found 2 new test failures
Found 1 known test failures |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



rebase notes: remove after CASSANDRA-20997
What is the issue
For HCD 2.0, we want to use the latest RedHat 10 images which come with Python 3.12.
For HCD 1.2, we have NetApp asking for Python 3.12 support.
CASSANDRA-20997 seems to be near completion matching both the upcoming releases of HCD 1.2 and HCD 2.0 scheduled for April.
What does this PR fix and why was it fixed
downstream a back-port for cqlsh support for Python 3.12