v2.6.0.dev0
ENH: Create a path for legacy dtypes to transition to new DType API (#31302)
Removed all outdated versionadded/changed directives ISSUES#27239
remove numpy.distutils
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)
MAINT: Fix typos
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
ENH: Improve performance of ufuncs using NPY_METH_NO_FLOATINGPOINT_ERRORS (#30987)
revert some macro removals