mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 09:17:42 +00:00
A few of pybind's numpy constants are using the numpy-deprecated names (without "ARRAY_" in them); updated our names to be consistent with current numpy code.