-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Fix 32-bit builds by correctly using intp_t instead of int64_t for numpy.searchsorted result #24621
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
Conversation
…mpy.searchsorted result
thanks @qwhelan ping on green. |
Codecov Report
@@ Coverage Diff @@
## master #24621 +/- ##
=======================================
Coverage 92.37% 92.37%
=======================================
Files 166 166
Lines 52396 52396
=======================================
Hits 48403 48403
Misses 3993 3993
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #24621 +/- ##
=======================================
Coverage 92.37% 92.37%
=======================================
Files 166 166
Lines 52396 52396
=======================================
Hits 48403 48403
Misses 3993 3993
Continue to review full report at Codecov.
|
@jreback ping |
thanks @qwhelan |
…mpy.searchsorted result, part 2 (pandas-dev#24621)
…mpy.searchsorted result (pandas-dev#24621)
…mpy.searchsorted result, part 2 (pandas-dev#24621) (pandas-dev#24640)
…mpy.searchsorted result (pandas-dev#24621)
…mpy.searchsorted result, part 2 (pandas-dev#24621) (pandas-dev#24640)
See discussion on #24613
git diff upstream/master -u -- "*.py" | flake8 --diff