diff options
author | Qiming Sun <osirpt.sun@gmail.com> | 2019-09-10 02:22:12 -0700 |
---|---|---|
committer | Qiming Sun <osirpt.sun@gmail.com> | 2019-09-10 02:22:12 -0700 |
commit | 2eef5b513edd17e12e15df7f797b1ac7aed77b07 (patch) | |
tree | a7ed5775eff727aa69b7b202edefad90a520ff48 /numpy/lib/arraysetops.py | |
parent | b42c2e3f02e6c6d0682ae148923db1b7123c5ac6 (diff) | |
download | numpy-2eef5b513edd17e12e15df7f797b1ac7aed77b07.tar.gz |
BUG: Fix _ctypes class cirular reference. (#13808)
In _ctypes class, ctypes.cast() was called twice. It causes circular reference
for _ctypes._data due to the CPython bug https://bugs.python.org/issue12836.
Diffstat (limited to 'numpy/lib/arraysetops.py')
0 files changed, 0 insertions, 0 deletions