summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_utils.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2017-09-25 10:55:24 -0600
committerCharles Harris <charlesr.harris@gmail.com>2017-09-25 16:42:21 -0600
commitafbcc7ea62d2c39126d417d0309677f005b2a12c (patch)
tree35d211bffe8e64095a2300cc1dd2c40a8837e0a6 /numpy/lib/tests/test_utils.py
parentbac743beff16d596363e0f7ad4570a7a6bfe7fe5 (diff)
downloadnumpy-afbcc7ea62d2c39126d417d0309677f005b2a12c.tar.gz
MAINT,BUG: Fix mtrand for Cython 0.27.
The `import_array()` macro, that defined a C code block that included a return, was not handled correctly. The fix here is to cdef a replacement `import_array` function with a defined error return. The new function is a slight variation of the corresponding function defined by Cython.
Diffstat (limited to 'numpy/lib/tests/test_utils.py')
0 files changed, 0 insertions, 0 deletions