pull_requests: 1337758866
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1337758866 | PR_kwDOAMm_X85PvJSS | 7815 | closed | 0 | Array API fixes for astype | 35968931 | While it's common for duck arrays to have a `.astype` method, this doesn't exist in the new array API standard. We now have `duck_array_ops.astype` to deal with this, but for some reason changing it in just a couple more places broke practically every pint test in `test_units.py` :confused: @keewis Builds on top of #7019 with just one extra commit to separate out this issue. - [ ] Closes #xxxx - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2023-05-04T04:33:52Z | 2023-05-18T20:10:48Z | 2023-05-18T20:10:43Z | 1aaa863b646c97b6845673eeb97be64106f96f86 | 0 | 18be6e9a5f378fa8c47fbc28b5451e3570321706 | 306310050f6278f4d8107159c9c3649fbd6b5dea | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/7815 |
Links from other tables
- 8 rows from pull_requests_id in labels_pull_requests