Skip to content

Drop Python 3.10 support#2932

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

Drop Python 3.10 support#2932
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
gforsyth:drop-python-3.10

Conversation

@gforsyth
Copy link
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'

@copy-pr-bot
Copy link

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.

@gforsyth
Copy link
Contributor Author

/ok to test

@gforsyth gforsyth marked this pull request as ready for review January 29, 2026 15:14
@gforsyth gforsyth requested a review from a team as a code owner January 29, 2026 15:14
@gforsyth gforsyth requested a review from bdice January 29, 2026 15:14
@gforsyth
Copy link
Contributor Author

gforsyth commented Feb 3, 2026

/merge

@rapids-bot rapids-bot bot merged commit 4c95e04 into rapidsai:main Feb 3, 2026
191 of 193 checks passed
@gforsyth gforsyth deleted the drop-python-3.10 branch February 3, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Development

Successfully merging this pull request may close these issues.

2 participants