Skip to content

Backport PR #53672 on branch 2.0.x (BUG/CoW: is_range_indexer can't handle very large arrays) #53691

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

Conversation

lithomas1
Copy link
Member

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

…53672)

* BUG: is_range_indexer can't handle very large arrays

* fix test on 32-bit

(cherry picked from commit 905fe6b)
@lithomas1 lithomas1 added Indexing Related to indexing on series/frames, not to indexes themselves Copy / view semantics labels Jun 15, 2023
@lithomas1 lithomas1 added this to the 2.0.3 milestone Jun 15, 2023
@lithomas1 lithomas1 merged commit 0541833 into pandas-dev:2.0.x Jun 15, 2023
@lithomas1 lithomas1 deleted the auto-backport-of-pr-53672-on-2.0.x branch June 15, 2023 22:07
@lithomas1
Copy link
Member Author

Merging as failures unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant