summaryrefslogtreecommitdiff
path: root/numpy/distutils/unixccompiler.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2019-07-24 16:19:43 -0700
committerCharles Harris <charlesr.harris@gmail.com>2019-11-25 18:50:44 -0700
commitd0d250a3c9d7d90e75701c32d7d435640e6b02eb (patch)
tree7c29fad540527fcb8be81e2773397d142e0cd260 /numpy/distutils/unixccompiler.py
parent9ed9806637297aa3915294ce1ae97184529dbd04 (diff)
downloadnumpy-d0d250a3c9d7d90e75701c32d7d435640e6b02eb.tar.gz
REV: "ENH: Improved performance of PyArray_FromAny for sequences of array-like"
This reverts commit 71fc59d587016d6f36007ba06e074d4d4a6b483d which was part of gh-13399 and the followup commit ba53a63ee9be7a7bad7685b051a0ef984caa321e from gh-13663. The issue is that we mix Sequence protocol and `__array__` usage when coercing arrays. It seems easiest to revert this for the 1.17.x release and make a larger breaking change in the 1.18.x release cycle. Since this only occurs for stranger array-likes. This revert is limited to the 1.17.x branch for now.
Diffstat (limited to 'numpy/distutils/unixccompiler.py')
0 files changed, 0 insertions, 0 deletions