Unverified Commit 9df13835 authored by Yannick Jadoul's avatar Yannick Jadoul Committed by GitHub
Browse files

Stop py::array_t arguments from accepting arrays that do not match the C- or...

Stop py::array_t arguments from accepting arrays that do not match the C- or F-contiguity flags (#2484)

* Stop py::array_t arguments from accepting arrays that do not match the C- or F-contiguity flags

* Add trivially-contiguous arrays to the tests
parent f12ec00d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment