Skip to content

REF: implement LossySetitemError #45672

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
merged 6 commits into from
Feb 1, 2022
Merged

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

Catch this specifically instead of ValueError, which can have unrelated causes xref numpy/numpy#20923

@jbrockmendel
Copy link
Member Author

jbrockmendel commented Jan 28, 2022 via email

@mroeschke mroeschke added this to the 1.5 milestone Jan 30, 2022
@mroeschke mroeschke added Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation labels Jan 30, 2022
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm ping on green

@jbrockmendel
Copy link
Member Author

ping(ish)

@jreback
Copy link
Contributor

jreback commented Jan 31, 2022

can you rebase

@jreback
Copy link
Contributor

jreback commented Jan 31, 2022

hmm rebase and i think some related failures

@jbrockmendel
Copy link
Member Author

hmm rebase and i think some related failures

rebased + green

@jreback jreback merged commit 9a98aca into pandas-dev:main Feb 1, 2022
@jbrockmendel jbrockmendel deleted the err-can_hold branch February 1, 2022 00:16
@mroeschke
Copy link
Member

mroeschke commented Feb 1, 2022

@jbrockmendel looks like the doctests and ASV are failing as this error is being surfaced

https://github.com/pandas-dev/pandas/runs/5014539859?check_suite_focus=true
https://github.com/pandas-dev/pandas/runs/5014540218?check_suite_focus=true

(odd that the build didn't catch this)

Nevermind. I see you're on it :)

phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants