pull_requests: 1049288684
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1049288684 | PR_kwDOAMm_X84-it_s | 7006 | open | 0 | Fix decorators in ipython code blocks in docs | 35968931 | There was [a bug in ipython's sphinx extension](https://github.com/ipython/ipython/pull/13612) causing decorators to be skipped when evaluating code blocks. I assume that's why there is this weird workaround in the docs page on defining accessors (which uses decorators). I fixed that bug, and the fix is in the most recent release of ipython, so this PR bumps our ipython version for the docs, and removes the workaround. - [ ] Closes #xxxx - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2022-09-07T22:38:07Z | 2023-01-15T18:11:17Z | 6c7f2fb4e75694ab24d53444a80882b79fc8e7f3 | 0 | 2f690d4f55196b72b70c32b0226fe719f4bcef6d | b741d8311fdc3d6150fd10d6421635eb4d84c7d5 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/7006 |
Links from other tables
- 3 rows from pull_requests_id in labels_pull_requests