pull_requests: 332301635
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
332301635 | MDExOlB1bGxSZXF1ZXN0MzMyMzAxNjM1 | 3446 | closed | 0 | __dask_tokenize__ | 2448579 | <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #3378 - [x] Tests added - [x] Passes `black . && mypy . && flake8` - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API @crusaderky here's your testing checklist. I wasn't entirely sure what you meant by the last two but I took a stab at it. feel free to push to this branch so that we can finish quickly - [X] running tokenize() twice on the same object returns the same result - [X] changing the content of a data_var (or the variable, for DataArray) changes the output - [X] changing the content of a coord changes the output - [X] changing attrs, name, or dimension names change the output - [X] whether a variable is a data_var or a coord changes the output - [X] dask arrays aren't computed - [X] non-numpy, non-dask NEP18 data is not converted to numpy - [X] works with xarray's fancy wrappers around NetCDF and the like | 2019-10-25T01:18:50Z | 2019-10-31T16:53:28Z | 2019-10-31T15:52:12Z | 2019-10-31T15:52:12Z | 53c5199423a29854e3f9c1f5d6d3658b8ea95049 | 0 | e58dd518964cc0464400ade15ded38dd2521941b | 96cc2bc62b33801e189dd954c6e2f335db745b66 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/3446 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests