summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
diff options
context:
space:
mode:
authorAntoine Pitrou <antoine@python.org>2015-09-01 15:50:07 +0200
committerAntoine Pitrou <antoine@python.org>2015-09-01 16:24:27 +0200
commitad1f7cb18f24d6807708889753556236b076ea5d (patch)
tree70a36d6b00ab723d57e6b9e6cce3373f8c1ce4b7 /numpy/core/fromnumeric.py
parentd750cba93436f20d5457daec5ad5d5ffb65f22bd (diff)
downloadnumpy-ad1f7cb18f24d6807708889753556236b076ea5d.tar.gz
BUG: fix timedelta arithmetic with invalid values or NaTs
Timedelta multiplication and division relied on undefined behaviour for some inputs, which would give the expected results on x86 but not on armv7l (e.g. Raspberry Pi 2). Closes #6274.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions