pull_requests: 350258061
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
350258061 | MDExOlB1bGxSZXF1ZXN0MzUwMjU4MDYx | 3602 | closed | 0 | silence sphinx warnings round 3 | 14808389 | In this last "sphinx warnings" PR the goal is to silence all nit-picky warnings that are not related to napoleon's interpretation of parameter types. ~In https://github.com/pydata/xarray/issues/3370#issuecomment-562582121 I posted ways to define type aliases (so `dict-like` points to the term `mapping` on https://docs.python.org/3/ and `array-like` to the appropriate page in the numpy docs) or to ignore words like `of`. This PR applies these to silence all the nit-picky warnings (which mostly means broken links).~ ~As a reference for myself, the documentation of numpydoc's sphinx config options is here: https://numpydoc.readthedocs.io/en/latest/install.html#sphinx-config-options~ `numpydoc` does not have anything to do with this, we are blocked by a bug in `napoleon` (see #3370). At the moment only the autodoc / autosummary / ~numpydoc~ napoleon warnings remain, with a few exceptions in `whats-new.rst`. In theory we could also re-enable `-n` and use the `nitpick_ignore` settings to ignore any unfixable warnings, but I'm undecided about whether that would be a good idea. Thoughts? - [x] Closes #3370 - [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API | 2019-12-07T01:02:44Z | 2019-12-17T16:45:18Z | 2019-12-17T16:25:27Z | 2019-12-17T16:25:27Z | 6ad59b93f814b48053b1a9eea61d7c43517105cb | 0 | c1aacb9bc94d08f91de5469a8639b978f84817f8 | 2ee89c36a7ed512a221d38e09e7637429ced22d3 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/3602 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests