Skip to content

Drop Python 3.10 support#21225

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

Drop Python 3.10 support#21225
rapids-bot[bot] merged 2 commits 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 Non-breaking change improvement Improvement / enhancement to an existing function labels Jan 28, 2026
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Jan 28, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions bot added Python Affects Python cuDF API. cudf.pandas Issues specific to cudf.pandas cudf-polars Issues specific to cudf-polars pylibcudf Issues specific to the pylibcudf package labels Jan 28, 2026
@GPUtester GPUtester moved this to In Progress in cuDF Python Jan 28, 2026
@gforsyth
Copy link
Copy Markdown
Contributor Author

/ok to test

@gforsyth
Copy link
Copy Markdown
Contributor Author

/ok to test

@gforsyth gforsyth marked this pull request as ready for review January 29, 2026 14:36
@gforsyth gforsyth requested review from a team as code owners January 29, 2026 14:36
@jameslamb
Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot bot merged commit 360724c into rapidsai:main Jan 29, 2026
138 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in cuDF Python Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cudf.pandas Issues specific to cudf.pandas cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants