-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: UInt64Index.where with int64 value #41974
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
jbrockmendel
commented
Jun 12, 2021
•
edited
Loading
edited
- closes #xxxx
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
- whatsnew entry
bug? needs a release note. I would put in 1.3 for now. (it can be moved if needed after @jreback reviews) using semver we can make backwards compatible bug fixes in patch releases but we tend to only fix regressions. from https://semver.org/ Given a version number MAJOR.MINOR.PATCH, increment the: MAJOR version when you make incompatible API changes, |
Co-authored-by: Simon Hawkins <[email protected]>
this is fine for 1.3 |
@meeseeksdev backport 1.3.x |
Something went wrong ... Please have a look at my logs. |
Co-authored-by: jbrockmendel <[email protected]>