v2.5.0.dev0
MAINT,BUG: create PyArray_Resize_int, which returns int, and use it internally.
Removed all outdated versionadded/changed directives ISSUES#27239
DOC: Update wording in numpy.coremath
DOC: Remove references to Python 2/3
typos
DOC: standardize capitalization of headings (#25016)
DOC: Documentation related finfo refactors and new slot addition in #29836 (#29889)
DOC: Fix the first small 'process_core_dims()' example. (#30083)
DOC: add reference docs for NpyString C API
API,MAINT: Make ``NpyIter_GetTransferFlags`` public and avoid old uses (#27998)
DOC: Change selected hardlinks to NEPs to intersphinx mappings
DOC: Fix some broken refs and Typos. (#30196)
revert some macro removals