Skip to content

Add support for Python 3.13#262

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

Add support for Python 3.13#262
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.06from
gforsyth:python-3.13

Conversation

@gforsyth
Copy link
Copy Markdown
Contributor

@gforsyth gforsyth commented May 8, 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.06 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.

@gforsyth gforsyth added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels May 8, 2025
@gforsyth
Copy link
Copy Markdown
Contributor Author

gforsyth commented May 8, 2025

/ok to test

@gforsyth
Copy link
Copy Markdown
Contributor Author

gforsyth commented May 8, 2025

Looks like ray-default doesn't build for Python 3.13 yet, not sure where they are in the conda-forge migration path. I'm going to revert the workflow changes on that testing branch because it seems like ray is only being used for testing and isn't a runtime dependency.

@gforsyth
Copy link
Copy Markdown
Contributor Author

gforsyth commented May 8, 2025

Depending on how slowly ray adds Python 3.13 support, we could annotate all the ray tests so they only run in a Python 3.12 environment, so we can run the rest of the tests under Python 3.13, but that can be done separately.

@bdice bdice marked this pull request as ready for review May 8, 2025 16:10
@bdice bdice requested review from a team as code owners May 8, 2025 16:10
@bdice bdice requested a review from AyodeAwe May 8, 2025 16:10
@bdice
Copy link
Copy Markdown
Contributor

bdice commented May 8, 2025

/merge

@rapids-bot rapids-bot bot merged commit 6ff0792 into rapidsai:branch-25.06 May 8, 2025
23 checks passed
@gforsyth gforsyth deleted the python-3.13 branch May 8, 2025 16:11
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