Skip to content

Conversation

gforsyth
Copy link
Contributor

@gforsyth gforsyth commented May 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.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 5, 2025
Copy link

copy-pr-bot bot commented May 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.

@gforsyth
Copy link
Contributor Author

gforsyth commented May 6, 2025

/ok to test

@gforsyth gforsyth added improvement Improves an existing functionality and removed improvement Improves an existing functionality labels May 6, 2025
@gforsyth
Copy link
Contributor Author

gforsyth commented May 7, 2025

This is blocked on a dgl package for Python 3.13

edit: we're dropping dgl stuff in 25.08 so we don't need this to work on Python 3.13. Need to disentangle some of the tests, but not blocking.

@gforsyth
Copy link
Contributor Author

gforsyth commented May 7, 2025

/ok to test

@gforsyth gforsyth marked this pull request as ready for review May 7, 2025 15:19
@gforsyth gforsyth requested review from a team as code owners May 7, 2025 15:19
@gforsyth gforsyth requested a review from KyleFromNVIDIA May 7, 2025 15:19
@gforsyth
Copy link
Contributor Author

gforsyth commented May 7, 2025

/merge

@rapids-bot rapids-bot bot merged commit 131d8ba into rapidsai:branch-25.06 May 7, 2025
79 checks passed
@gforsyth gforsyth removed the request for review from KyleFromNVIDIA May 7, 2025 15:30
@gforsyth gforsyth deleted the python-3.13 branch May 7, 2025 15:30
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