Skip to content

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

Merged
charris merged 1 commit intonumpy:maintenance/2.4.xfrom
charris:backport-30913
Mar 4, 2026
Merged

MAINT: fix two minor issues noticed when touching the C API setup#30925
charris merged 1 commit intonumpy:maintenance/2.4.xfrom
charris:backport-30913

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Mar 4, 2026

Backport of #30913.

@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.

@charris charris added this to the 2.4.3 release milestone Mar 4, 2026
@charris charris added 03 - Maintenance 08 - Backport Used to tag backport PRs labels Mar 4, 2026
@charris charris merged commit 44c6cb6 into numpy:maintenance/2.4.x Mar 4, 2026
74 checks passed
@charris charris deleted the backport-30913 branch March 4, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

03 - Maintenance 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants