Skip to content

handle conveniences#1390

Open
casperdcl wants to merge 3 commits intomasterfrom
handle-conveniences
Open

handle conveniences#1390
casperdcl wants to merge 3 commits intomasterfrom
handle-conveniences

Conversation

@casperdcl
Copy link
Copy Markdown
Member

@casperdcl casperdcl commented Mar 31, 2026

  • HANDLE convenience singleton (can't do Handle.new since classproperties are deprecated)
  • functools.wraps backend functions in Handle.c*
  • for discussion: what is the purpose of (unused) check_stack/inspect.stack()?

Follow-up to #1388

@casperdcl casperdcl added this to the v3.10.0 milestone Mar 31, 2026
@casperdcl casperdcl added enhancement question design Discussions on design of the software labels Mar 31, 2026
@casperdcl casperdcl self-assigned this Mar 31, 2026
@casperdcl casperdcl force-pushed the handle-conveniences branch from 3f6f564 to 980e9b6 Compare March 31, 2026 12:47
Copy link
Copy Markdown
Member

@KrisThielemans KrisThielemans left a comment

Choose a reason for hiding this comment

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

ok, but now might be a good time to add a little bit of documentation on the Handle class (and indeed the new HANDLE. It is an implementation detail (should we call it _Handle in Python tradition?), but developers do need to know how this works :-)

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

Labels

design Discussions on design of the software enhancement question

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants