pull_requests: 12927151
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12927151 | MDExOlB1bGxSZXF1ZXN0MTI5MjcxNTE= | 19 | closed | 0 | BUG: fix loading all variable data during slicing | 1217238 | Accessing the data attribute loads all data into memory as a numpy array, which is obviously problematic! This fix replaces `self.data.ndim` with `self.ndim`, which means the data doesn't all need to be loaded. | 2014-02-25T22:17:07Z | 2014-06-12T17:29:53Z | 2014-02-25T23:52:18Z | 2014-02-25T23:52:18Z | c82ccf9b4b83c06e2a1e9b4d1bd9dad551fbbd19 | 0 | 8c5deca23e8ff3d318c72a96e5d90d1a1f52fa9a | d5aca723700217f1325c9a7e5fca3345c1b27716 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/19 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests