Skip to content

Add support for Python 3.13#1851

Merged
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.06from
bdice:python-3.13
May 2, 2025
Merged

Add support for Python 3.13#1851
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.06from
bdice:python-3.13

Conversation

@bdice
Copy link
Copy Markdown
Collaborator

@bdice bdice commented Mar 5, 2025

Description

Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the branch-25.04 branch of shared-workflows once all
RAPIDS repos have added Python 3.13 support.

This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

@bdice bdice added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Mar 5, 2025
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Mar 5, 2025

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 Related to RMM Python API conda labels Mar 5, 2025
@bdice
Copy link
Copy Markdown
Collaborator Author

bdice commented Mar 5, 2025

/ok to test

@gforsyth
Copy link
Copy Markdown
Contributor

gforsyth commented Mar 5, 2025

Ok, so it looks like there are only Python 3.13 builds for numba==0.61.0 -- do we want to try bumping the dependency range for rmm up?

@bdice
Copy link
Copy Markdown
Collaborator Author

bdice commented Mar 6, 2025

Yes. I noted that as a task we can separate from this PR.

rapidsai/build-planning#120 (comment)

@bdice
Copy link
Copy Markdown
Collaborator Author

bdice commented Mar 6, 2025

/ok to test

@bdice bdice self-assigned this Mar 18, 2025
@bdice bdice moved this to Blocked in RMM Project Board Mar 18, 2025
@gforsyth gforsyth changed the base branch from branch-25.04 to branch-25.06 May 1, 2025 21:46
@gforsyth
Copy link
Copy Markdown
Contributor

gforsyth commented May 2, 2025

/ok to test

@gforsyth gforsyth marked this pull request as ready for review May 2, 2025 14:29
@gforsyth gforsyth requested review from a team as code owners May 2, 2025 14:29
@gforsyth gforsyth self-requested a review May 2, 2025 14:29
@gforsyth
Copy link
Copy Markdown
Contributor

gforsyth commented May 2, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 0c9fe21 into rapidsai:branch-25.06 May 2, 2025
72 checks passed
@github-project-automation github-project-automation Bot moved this from Blocked to Done in RMM Project Board May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conda improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Related to RMM Python API

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants