issues: 683856183
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
683856183 | MDExOlB1bGxSZXF1ZXN0NDcxODc4NjUz | 4365 | Silence plot warnings | 10194086 | closed | 0 | 4 | 2020-08-21T22:21:40Z | 2020-08-24T16:05:13Z | 2020-08-24T16:00:42Z | MEMBER | 0 | pydata/xarray/pulls/4365 |
I gave a try to silence some of the warning for the plotting functions. I brought it down from 67 to 5 (4 of which come from external libraries).
I cannot exclude that one of these changes has an effect on the plots that is not tested in the suite... Tests pass locally for py38 and py36-bare-minimum. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/4365/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |