pull_requests: 610258289
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
610258289 | MDExOlB1bGxSZXF1ZXN0NjEwMjU4Mjg5 | 5122 | closed | 0 | DOC: Autoreformat all docstrings. | 335567 | Surprisingly not many changes, most of them are adding leading */** to args, kwargs which is not clear according to numpydoc but seem like the thigs to do, plus it's already done in a few other places. A couple of spaces before `:`, that semantically matter. Numpydoc improperly parse the types if there is no space before the :, a documented parameter that does not exist on the function, and some casing of section names. There are a couple errors that this was not able to autofix (like missing blank line before `Returns` section leading Numpydoc to inpterprete "Returns" as a parameter of the function in xarray/core/dataset.py:roll extra parameters: {'-------', 'rolled', 'Returns'} <!-- Feel free to remove check-list items aren't relevant to your change --> - [ ] Closes #xxxx - [ ] Tests added - [ ] Passes `pre-commit run --all-files` - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2021-04-07T01:13:50Z | 2021-04-09T17:57:53Z | 2021-04-07T17:25:34Z | 2021-04-07T17:25:34Z | afd231b75d94789dc12a2cc57b8d7ac62b3f1104 | 0 | c3d454c80797f538d8e04d0c94c66cf7e39b3d8d | 903278adaa5432c53ecdc09c03df54e0b5a27504 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/5122 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests