Skip to content

MAINT: Expose ufunc vectorcall function on Limited API >= 3.12#31265

Open
da-woods wants to merge 1 commit intonumpy:mainfrom
da-woods:patch-1
Open

MAINT: Expose ufunc vectorcall function on Limited API >= 3.12#31265
da-woods wants to merge 1 commit intonumpy:mainfrom
da-woods:patch-1

Conversation

@da-woods
Copy link
Copy Markdown

PR summary

Minor improvement to the Limited API - vectorcallfunc is part of the Limited API from Python 3.12 onwards so the guard can be adjusted to account for that. I doubt that anyone particularly wants to modify it but there's no reason to specifically hide it.

First time committer introduction

I spotted this while trying to work out what changes in the Limited API. I'm not planning to regularly contribute directly to Numpy right now, but it's a simple enough fix that it seemed worth doing.

AI Disclosure

No AI tools used. Not a lot of human intelligence used for this either.

Minor improvement to the Limited API - `vectorcallfunc` is part of the Limited API from Python 3.12 onwards so the guard can be adjusted to account for that. I doubt that anyone particularly wants to modify it but there's no reason to specifically hide it.
Copy link
Copy Markdown
Member

@ngoldbaum ngoldbaum left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants