summaryrefslogtreecommitdiff
path: root/numpy/distutils/unixccompiler.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2011-12-24 16:08:22 -0700
committerCharles Harris <charlesr.harris@gmail.com>2012-01-09 11:03:08 -0700
commit3c2603f1fe11ef6bc44de1160a7ab43325a35883 (patch)
tree73f5bc5a248a91afdd398285c6d2370ff1d69af9 /numpy/distutils/unixccompiler.py
parent2986478463127f4b32d22d80570219a0007898ab (diff)
downloadnumpy-3c2603f1fe11ef6bc44de1160a7ab43325a35883.tar.gz
HACK: Make __array_priority__ = 1000.
This works around changes in the treatment of __array_priority__ that were part of commit 32b32c2. Previously the rop's of the right hand object were called whenever it had the __array_priority__ attribute and was not an ndarray or derived thereof. After the change the object needed to have greater priority, in this case > 0. It isn't clear that the new behavior is the correct one and if it is reverted then setting __array_priority__ back to 0 will provide a test for that decision.
Diffstat (limited to 'numpy/distutils/unixccompiler.py')
0 files changed, 0 insertions, 0 deletions