Skip to content

Drop Python 3.10 support#975

Merged
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
gforsyth:drop-python-3.10
Jan 29, 2026
Merged

Drop Python 3.10 support#975
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
gforsyth:drop-python-3.10

Conversation

@gforsyth
Copy link
Copy Markdown
Contributor

Description

Contributes to rapidsai/build-planning#246

Finishes the work of dropping Python 3.10 support.

This project stopped building / testing against Python 3.10 as of rapidsai/shared-workflows#494
This PR updates configuration and docs to reflect that.

Followups before merging

Check that there are no remaining uses like this:

git grep -E '3\.10'
git grep '310'
git grep 'py310'

@gforsyth gforsyth added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Jan 28, 2026
@gforsyth
Copy link
Copy Markdown
Contributor Author

/ok to test

@gforsyth gforsyth added non-breaking Introduces a non-breaking change and removed non-breaking Introduces a non-breaking change labels Jan 28, 2026
@gforsyth gforsyth marked this pull request as ready for review January 29, 2026 14:41
@gforsyth gforsyth requested a review from a team as a code owner January 29, 2026 14:41
@gforsyth gforsyth requested a review from jameslamb January 29, 2026 14:41
@jameslamb
Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot bot merged commit f0853df into rapidsai:main Jan 29, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants