summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2019-07-28 14:14:55 -0700
committerEric Wieser <wieser.eric@gmail.com>2019-07-28 14:14:55 -0700
commit621e41d584ee4ec9232576cc637bcc48cf3892be (patch)
tree2cba86cac6f2dfbe1bbdbd85edf2d92d732a3084 /numpy/core/fromnumeric.py
parent84e841281361bc708ad9b413433ebb2524d710af (diff)
downloadnumpy-621e41d584ee4ec9232576cc637bcc48cf3892be.tar.gz
BUG: Fix DeprecationWarning in python 3.8 due to implicit conversion to int
Since `total_seconds` returns a python `float`, its easiest to convert to a C float and do the int conversion there Fixes gh-14077
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions