8000 Backport-gh-6275 BUG: fix timedelta arithmetic with invalid values or NaTs by charris · Pull Request #6277 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

Backport-gh-6275 BUG: fix timedelta arithmetic with invalid values or NaTs #6277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 1, 2015

Conversation

charris
Copy link
Member
@charris charris commented Sep 1, 2015

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.

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 numpy#6274.
@charris charris added this to the 1.10.0 release milestone Sep 1, 2015
charris added a commit that referenced this pull request Sep 1, 2015
Backport-gh-6275 BUG: fix timedelta arithmetic with invalid values or NaTs
@charris charris merged commit 11ad7b8 into numpy:maintenance/1.10.x Sep 1, 2015
@charris charris deleted the backport-gh-6275 branch September 1, 2015 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0