Skip to content

Convert Buffer staticmethods to classmethods to support inheritance - #2436

Draft
carterbox wants to merge 1 commit into
NVIDIA:mainfrom
carterbox:buffer-classmethod
Draft

Convert Buffer staticmethods to classmethods to support inheritance#2436
carterbox wants to merge 1 commit into
NVIDIA:mainfrom
carterbox:buffer-classmethod

Conversation

@carterbox

Copy link
Copy Markdown
Contributor

Description

closes #2435

Converts Buffer._reduce_helper and Buffer.from_handle from staticmethod to classmethod.

Checklist

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

@copy-pr-bot

copy-pr-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

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.

@github-actions github-actions Bot added the cuda.core Everything related to the cuda.core module label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.core Everything related to the cuda.core module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEA]: Support inheritance from Buffer

1 participant