pull_requests: 1819899286
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1819899286 | PR_kwDOAMm_X85seXWW | 8932 | closed | 0 | FIX: use str dtype without size information | 5821660 | Aims to resolve parts of #8844. ```python xarray/tests/test_accessor_str.py::test_case_str: AssertionError: assert dtype('<U26') == dtype('<U30') ``` I'm not sure this is the right location for the fix, at least it fixes those errors. AFAICT this is some issue somewhere inside `apply_ufunc` where the string dtype size is kept. So this fix removes the size information from the dtype (actually recreating it). <!-- Feel free to remove check-list items aren't relevant to your change --> - [ ] Closes #xxxx - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2024-04-12T10:59:45Z | 2024-04-15T19:43:22Z | 2024-04-13T12:25:48Z | 5b4d0c8416d835fc6eefbc72eac10091f4795598 | 0 | 2cd70c6b2e8038f1e8fb076120da9aae21f7cc2b | 1d43672574332615f225089d69f95a9f8d81d912 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8932 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests