Skip to content

Conversation

mdboom
Copy link
Contributor

@mdboom mdboom commented Sep 2, 2025

Description

closes #891

This is a replacement for #892 (it was easier to rebase by hand than get Copilot to do it...)

Checklist

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

@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Sep 2, 2025

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@mdboom
Copy link
Contributor Author

mdboom commented Sep 2, 2025

/ok to test

@mdboom
Copy link
Contributor Author

mdboom commented Sep 2, 2025

/ok to test

@github-actions

This comment has been minimized.

@mdboom
Copy link
Contributor Author

mdboom commented Sep 2, 2025

/ok to test

@leofang leofang merged commit 294151a into NVIDIA:main Sep 2, 2025
49 checks passed
@leofang leofang added enhancement Any code-related improvements P1 Medium priority - Should do cuda.bindings Everything related to the cuda.bindings module labels Sep 2, 2025
@leofang leofang added this to the cuda-python 13-next, 12-next milestone Sep 2, 2025
@github-actions
Copy link

github-actions bot commented Sep 2, 2025

Doc Preview CI
Preview removed because the pull request was closed or merged.

leofang pushed a commit that referenced this pull request Sep 5, 2025
* Generated changes

* Non-generated changes
@cpcloud cpcloud mentioned this pull request Oct 8, 2025
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 enhancement Any code-related improvements P1 Medium priority - Should do

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use built-in types rather than typing aliases for type annotations where possible

3 participants