diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-12-04 16:24:00 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-12-07 13:18:02 -0600 |
commit | 9c3ac2e3bbe47624ea240fcd63fc8b921393bf99 (patch) | |
tree | a878ad2a097d3e1a0738e2528896944ccbea0cec /numpy/lib/utils.py | |
parent | 45840adcf20eabc665d2fc17f28bf93e75bdf20a (diff) | |
download | numpy-9c3ac2e3bbe47624ea240fcd63fc8b921393bf99.tar.gz |
NEP: Update NEP 42 and 43 according to the current implementation
We modified the `resolve_descriptors` function to not use `context`
which is a bit heavy weight, and that also allows removing of
DTypes from the context.
This means it now passes `self, DTypes` (where self is the unbound
ArrayMethod).
Also add a note on the -1 return value of `resolve_descriptors`.
Apply suggestions from code review
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
Fixup note on CastingImpl being mainly a NEP 42 name
Fixup sphinx warnings
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions