pull_requests: 776039301
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
776039301 | PR_kwDOAMm_X84uQWuF | 5957 | closed | 0 | Do not change coordinate inplace when throwing error | 44147817 | - [x] Closes #5036 - [x] Tests added - [x] Passes `pre-commit run --all-files` - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` Not the prettiest of fixes, but this goes around the fact that mutable data types (e.g. when `self_data` is a `np.ndarray`) get updated inplace on the right-hand side of the following line, while the error is thrown during the subsequent assignment to the left-hand side. https://github.com/pydata/xarray/blob/20fddb7e3838d3cf1514476899e77a8a1749734b/xarray/core/variable.py#L2421 | 2021-11-08T23:10:22Z | 2021-11-09T20:28:13Z | 2021-11-09T20:28:13Z | 2021-11-09T20:28:13Z | 5871637873cd83c3a656ee6f4df86ea6628cf68a | 0 | b3541198d9a489aecf80e889aa1681c6210da059 | 20fddb7e3838d3cf1514476899e77a8a1749734b | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/5957 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests