Skip to content

BUG: Fix inconsistency when constructing a Series with large integers #56598

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

Closed
wants to merge 5 commits into from

Conversation

parthi-siva
Copy link
Contributor

@parthi-siva parthi-siva commented Dec 22, 2023

@parthi-siva
Copy link
Contributor Author

parthi-siva commented Dec 22, 2023

@phofl I used your fix on #50757 and modified a little for MaskedArray Since it is the same issue. Can you pls review it before I write test cases?

@phofl
Copy link
Member

phofl commented Dec 22, 2023

always write tests first

@parthi-siva
Copy link
Contributor Author

always write tests first

oh okay sure.. will do..

@parthi-siva parthi-siva marked this pull request as ready for review December 22, 2023 17:18
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.

BUG: Inconsistent behavior while constructing a Series with large integers in a int64 masked array
2 participants