issues: 1365266461
This data as json
| id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1365266461 | PR_kwDOAMm_X84-it_s | 7006 | Fix decorators in ipython code blocks in docs | 35968931 | open | 0 | 0 | 2022-09-07T22:38:07Z | 2023-01-15T18:11:17Z | MEMBER | 0 | pydata/xarray/pulls/7006 | There was a bug in ipython's sphinx extension 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.
|
{
"url": "https://api.github.com/repos/pydata/xarray/issues/7006/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |