Skip to content

Add support for Python 3.14#1845

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
gforsyth:python-3.14
Mar 2, 2026
Merged

Add support for Python 3.14#1845
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
gforsyth:python-3.14

Conversation

@gforsyth
Copy link
Contributor

Description

Contributes to rapidsai/build-planning#205

This PR adds support for Python 3.14.

Notes for Reviewers

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

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

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

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

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 Feb 24, 2026
@copy-pr-bot
Copy link

copy-pr-bot bot commented Feb 24, 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 gforsyth added non-breaking Introduces a non-breaking change and removed non-breaking Introduces a non-breaking change labels Feb 24, 2026
@gforsyth
Copy link
Contributor Author

/ok to test

@gforsyth gforsyth requested a review from jameslamb February 27, 2026 22:42
@gforsyth gforsyth marked this pull request as ready for review February 27, 2026 22:42
@gforsyth gforsyth requested review from a team as code owners February 27, 2026 22:42
@gforsyth
Copy link
Contributor Author

gforsyth commented Mar 2, 2026

/merge

@rapids-bot rapids-bot bot merged commit 02192e4 into rapidsai:main Mar 2, 2026
219 of 227 checks passed
@gforsyth gforsyth deleted the python-3.14 branch March 2, 2026 17:22
tfeher pushed a commit to Stardust-SJF/cuvs_rabitq that referenced this pull request Mar 3, 2026
Contributes to rapidsai/build-planning#205

This PR adds support for Python 3.14.

## Notes for Reviewers

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

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

### This will fail until all dependencies have been updated to Python 3.14

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

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)
  - James Lamb (https://github.com/jameslamb)

URL: rapidsai#1845
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

Development

Successfully merging this pull request may close these issues.

3 participants