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

Fix inplace modification on read-only arrays for string conversion #10886

Merged
merged 4 commits into from Feb 2, 2024

Conversation

phofl
Copy link
Collaborator

@phofl phofl commented Feb 2, 2024

  • Closes #xxxx
  • Tests added / passed
  • Passes pre-commit run --all-files

It took me a bit to come up with a case that runs into the pandas edge case that is fixed on 2.2

Copy link
Contributor

@milesgranger milesgranger left a comment

Choose a reason for hiding this comment

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

LGTM, assuming CI is happy-ish. 👍

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

     15 files  ± 0       15 suites  ±0   3h 10m 22s ⏱️ + 1m 25s
 12 985 tests + 1   12 056 ✅ + 2     929 💤 ±0  0 ❌  - 1 
160 200 runs  +11  143 626 ✅ +15  16 574 💤  - 3  0 ❌  - 1 

Results for commit 78afbe7. ± Comparison against base commit bd6aec4.

@phofl phofl merged commit 7e8f725 into dask:main Feb 2, 2024
27 of 28 checks passed
@phofl phofl deleted the inplace_modification branch February 2, 2024 14:29
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.

None yet

2 participants