Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Python 3.13 #655

Draft
wants to merge 1 commit into
base: branch-25.04
Choose a base branch
from
Draft

Conversation

bdice
Copy link
Contributor

@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 Introduces a non-breaking change improvement Improves an existing functionality labels Mar 5, 2025
Copy link

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.

@bdice
Copy link
Contributor Author

bdice commented Mar 5, 2025

/ok to test

@bdice bdice added non-breaking Introduces a non-breaking change and removed non-breaking Introduces a non-breaking change labels Mar 5, 2025
@gforsyth
Copy link
Contributor

gforsyth commented Mar 5, 2025

The nvidia-nvcomp-cu{11,12} wheels have a <3.13 constraint (which seems arbitrary?) -- we'll need them to push an updated version bound to PyPI

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