diff options
author | Gerrit Holl <g.holl@reading.ac.uk> | 2015-11-25 16:11:23 +0000 |
---|---|---|
committer | Gerrit Holl <g.holl@reading.ac.uk> | 2015-11-25 18:21:34 +0000 |
commit | 4e276acb5b5081ac9b5f54f1d0a60bf3473572b5 (patch) | |
tree | 100b7ab8d3228024f153b7f118062ff7758d2cd2 /numpy/lib/tests/test_packbits.py | |
parent | d94043f0fb93985fd4302eae9fcdca2d79239908 (diff) | |
download | numpy-4e276acb5b5081ac9b5f54f1d0a60bf3473572b5.tar.gz |
BUG: Fix for #6719
numpy/random/mtrand/mtrand.pyx contains a line where cython fails to
compile, complaining “Pythonic division not allowed without gil”. By
running this code segment under cdivision(True), this problem is avoided.
Diffstat (limited to 'numpy/lib/tests/test_packbits.py')
0 files changed, 0 insertions, 0 deletions