We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We currently have things like
macro(CALL_ALLOC_AND_ENTER_INIT) = _RECORD_CALLABLE + unused/1 + _CHECK_PEP_523 + _CHECK_AND_ALLOCATE_OBJECT + _CREATE_INIT_FRAME + _PUSH_FRAME;
Sometimes, we may want to record more than one field. We should support this in the case generator.
No response given
No response
Feature or enhancement
Proposal:
We currently have things like
Sometimes, we may want to record more than one field. We should support this in the case generator.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs