summaryrefslogtreecommitdiff
path: root/numpy/lib/function_base.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2020-03-16 18:32:19 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2020-03-16 18:41:29 -0500
commit769c68b037972200da70cd3846992b47798466eb (patch)
treee6036d429a1e333e09d6b55e9d41715d16e3ba5c /numpy/lib/function_base.py
parentff4cfe7ecd46ee15fd88297964f6a5cb5423c291 (diff)
downloadnumpy-769c68b037972200da70cd3846992b47798466eb.tar.gz
BUG,MAINT: Remove incorrect special case in string to number casts
The string to number casts fall back to using the scalars and the type setitem function to do the cast. However, before calling setitem, they sometimes already called the Python function for string coercion. This is unnecessary. Closes gh-15608
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions