diff options
author | Geoffrey Irving <irving@naml.us> | 2011-12-04 23:21:04 -0800 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2011-12-21 13:13:55 -0700 |
commit | 166d0819dc86fb68380b66ffa91c966fa77cbc26 (patch) | |
tree | 036b493c076eef939656010706147d57c73c8488 /numpy/add_newdocs.py | |
parent | 31eccabfd84dd1058afa0ce8908e00dfd74cfa71 (diff) | |
download | numpy-166d0819dc86fb68380b66ffa91c966fa77cbc26.tar.gz |
REV: Revert check for NULL pointer in NpyCapsule_Check
Essentially all functions in the Python C API require nonnull arguments,
and crash if given nulls. PyCapsule_Check is no exception, and numpy
should probably mirror the standard behavior. As of change e873d58492,
we don't need this check for null, so revert.
Specifically, this reverts commit e9c42cab112d94dbcade9f1afc64b26af0521e14.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions