-
-
Notifications
You must be signed in to change notification settings - Fork 31.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow extensions to set the vectorcall field on instances of PyFunctionObject #91049
Comments
CPython extensions providing optimized execution of Python bytecode (like Cinder JIT and Pyjion) We propose adding an API to allow extensions to override this field:
|
this is now targeting 3.12 - how can I update the labels? GH-92257 adds this API and should be ready for review! |
Moved the labels for you, and started the tests running on the PR. Others will have to review it. |
…-92257) Co-authored-by: Andrew Frost <[email protected]> Co-authored-by: Itamar Ostricher <[email protected]>
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: