v2.2.2
MAINT: Apply ruff/flake8-raise rule RSE102
MAINT: Try fixing MacOS cirrus build failures. [wheel build]
BUG: Adjust numpy.i for SWIG 4.3 compatibility
MAINT: Apply ruff/flake8-comprehensions rule C416
REL: Prepare for the NumPy 2.2.0rc1 release [wheel build]
MAINT: apply ruff/Pycodestyle rule E713
ENH: add name to fields checked [skip azp][skip cirrus][skip circle]
MAINT: regex char class improve
BUILD: improve download script
MAINT: Python <3.8 related cleanups
MAINT: Update numpy.core paths to numpy._core
MAINT: increase max line length from 79 to 88
DEV: make linter.py runnable from outside the root of the repo
CI: Put timeouts on Cygwin dependency checks.
CI: Exclude import libraries from list of DLLs on Cygwin.
CI: Rebase numpy DLLs in runtests.py.
MAINT: apply ruff/Pycodestyle rule F401
MAINT: Move ``NPY_VSTRING`` and make ``NPY_NTYPES`` ``NPY_TYPES_LEGACY``