mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-14 19:17:12 +00:00
`PyArray_DescrConverter_` doesn't steal a reference to the argument, and so the passed arguments shouldn't be `.release()`d.
`PyArray_DescrConverter_` doesn't steal a reference to the argument, and so the passed arguments shouldn't be `.release()`d.