Skip to content

Drop 3.13t builds from cibuildwheel configuration#1965

Open
ngoldbaum wants to merge 1 commit intoNVIDIA:mainfrom
ngoldbaum:rm-3.13t-builds
Open

Drop 3.13t builds from cibuildwheel configuration#1965
ngoldbaum wants to merge 1 commit intoNVIDIA:mainfrom
ngoldbaum:rm-3.13t-builds

Conversation

@ngoldbaum
Copy link
Copy Markdown

Description

See the note at https://cibuildwheel.pypa.io/en/stable/changelog/#v341 and pypa/cibuildwheel#2787.

This option will be removed in the next release of cibuildwheel. It is only needed to produce 3.13t wheels; 3.14t and future free-threaded wheels happen without any special configuration.

According to the 0.5.0 release notes, 3.13t support is already dropped.

I'm going through repositories on GitHub that enable this option and sending in PRs to disable it. Happy to answer questions about this.

If you're curious why 3.13t support is going away so soon, see https://py-free-threading.github.io/ci/#building-free-threaded-wheels-with-cibuildwheel for further guidance.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@copy-pr-bot
Copy link
Copy Markdown
Contributor

copy-pr-bot Bot commented Apr 22, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added Needs-Restricted-Paths-Review PR touches cuda_bindings or cuda_python; only NVIDIA employees may modify these paths; see LICENSEs cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module and removed Needs-Restricted-Paths-Review PR touches cuda_bindings or cuda_python; only NVIDIA employees may modify these paths; see LICENSEs labels Apr 22, 2026
@leofang
Copy link
Copy Markdown
Member

leofang commented Apr 22, 2026

@rwgk it seems the automation applied the label but mistakenly removed it right away:
截圖 2026-04-22 下午5 50 47

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change should have triggered the red label.

(Sorry, Nathan, nothing wrong on your side, it's just that we can't accept any external contribution touching files under cuda_bindings/ and cuda_python/ directories, and in the past few days we've been tweaking the automation to make sure we can catch such events.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants