mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 07:51:47 +00:00
* Test dtype field order in numpy dtype tests When running tests with NumPy 1.14 or later this test exposes the "invalid buffer descriptor" error reported in #1274. * Create dtype_ptr with ordered fields