diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2018-06-28 19:23:39 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2018-06-29 07:08:46 -0600 |
commit | 929b25cd9437cf0bc8cb3bb8165d711fb680293b (patch) | |
tree | a783228c6d516b2fabdb3f0d8342fc6b9d82b5f4 /numpy/add_newdocs.py | |
parent | cd731d5cdbac143b9de5e188b74e03514d3c73b8 (diff) | |
download | numpy-929b25cd9437cf0bc8cb3bb8165d711fb680293b.tar.gz |
BUG: Revert #10229 to fix DLL loads on Windows.
Numpy wheels on Windows were clearing the ctypes path when they loaded
the OpenBLAS DLL, leading to failure of DLL loads subsequent to NumPy
import because the needed DLLs could not be found.
This isn't a straight revert, it restores to the 1.15.x version of
the relevant code.
Closes #11431.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions