Skip to content
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

REGR: arithmetic ops recursion error with midx with different dtypes #49776

Merged
merged 2 commits into from Nov 18, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 18, 2022

We don't actually care about the dtype here, but equals does so we have to check this differently

@phofl phofl added this to the 1.5.2 milestone Nov 18, 2022
@phofl phofl added Regression Functionality that used to work in a prior pandas version Numeric Operations Arithmetic, Comparison, and Logical operations labels Nov 18, 2022
@phofl
Copy link
Member Author

phofl commented Nov 18, 2022

cc @mroeschke could you have a look? would be nice to get into 1.5.2

@mroeschke mroeschke merged commit 20172d4 into pandas-dev:main Nov 18, 2022
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Nov 18, 2022
phofl added a commit that referenced this pull request Nov 19, 2022
…ror with midx with different dtypes) (#49782)

Backport PR #49776: REGR: arithmetic ops recursion error with midx with different dtypes

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
@phofl phofl deleted the 49769 branch November 19, 2022 12:27
mliu08 pushed a commit to mliu08/pandas that referenced this pull request Nov 27, 2022
…andas-dev#49776)

* REGR: arithmetic ops recursion error with midx with different dtypes

* Add test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
Projects
None yet
2 participants