summaryrefslogtreecommitdiff
path: root/numpy/lib/recfunctions.py
diff options
context:
space:
mode:
authorMark Wiebe <mwwiebe@gmail.com>2011-02-06 15:48:45 -0800
committerMark Wiebe <mwwiebe@gmail.com>2011-02-06 22:04:27 -0800
commit2635398db3f26529ce2aaea4028a8118844f3c48 (patch)
tree2ce59bfa62030ae177f494e61659d0d2d2ecc432 /numpy/lib/recfunctions.py
parent13c83fd3558cc366233f0522b2922f5ee95e8c4a (diff)
downloadnumpy-2635398db3f26529ce2aaea4028a8118844f3c48.tar.gz
ENH: core: Add new GetArrayParamsFromObject API function (fixes #1081)
This function allows code to query an object's "innate" type and shape, without actually creating a NumPy array out of it. PyArray_FromAny has been changed to use this function, as an assurance that its implementation is correct. This also fixes the known failure in test_regression.py.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions