Skip to content

MAINT: fix two minor issues noticed when touching the C API setup#30913

Merged
charris merged 1 commit intonumpy:mainfrom
ngoldbaum:fix-noticed-issues
Mar 2, 2026
Merged

MAINT: fix two minor issues noticed when touching the C API setup#30913
charris merged 1 commit intonumpy:mainfrom
ngoldbaum:fix-noticed-issues

Conversation

@ngoldbaum
Copy link
Copy Markdown
Member

@kumaraditya303 and I are playing with the opaque PyObject API, which required updating the C API. I noticed the error message in verify_c_api_version.py is out of date. We also happened to trigger an unusual error in the user dtype setup and I noticed the error message is formatted incorrectly.

@ngoldbaum ngoldbaum added 03 - Maintenance 09 - Backport-Candidate PRs tagged should be backported labels Mar 2, 2026
@charris charris merged commit 20f4443 into numpy:main Mar 2, 2026
80 checks passed
@charris
Copy link
Copy Markdown
Member

charris commented Mar 2, 2026

Thanks Nathan.

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.

2 participants