summaryrefslogtreecommitdiff
path: root/tests/run/numpy_cimport_4.pyx
Commit message (Collapse)AuthorAgeFilesLines
* Make "cimport numpy" without import_array() safer by automatically calling ↵da-woods2020-04-181-0/+24
it (GH-3524)