pull_requests: 656049471
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
656049471 | MDExOlB1bGxSZXF1ZXN0NjU2MDQ5NDcx | 5394 | closed | 0 | Allow selecting variables using a list with mixed data types | 22245117 | <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #5387 - [x] Tests added - [x] Passes `pre-commit run --all-files` - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` Lists passed to `__getitem__` are converted to arrays. `np.asarray` infers the dtype, and for example converts a list with str and int to an array of str. Forcing `dtype="O"` fixes the issue. | 2021-05-28T08:24:23Z | 2021-06-21T08:53:29Z | 2021-06-12T17:44:05Z | 2021-06-12T17:44:04Z | 5c59b66b1789cec85d10e6faf91166627b0616ae | 0 | ee8339980d4199e796ff10218f64deddb3ba89b2 | 2a3965c16ad8ab8251b04970336f8b8d41baedb3 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/5394 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests