issues: 347662610
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
347662610 | MDU6SXNzdWUzNDc2NjI2MTA= | 2341 | apply_ufunc silently neglects arguments if `len(input_core_dims) < args` | 6815844 | closed | 0 | 1 | 2018-08-05T02:16:00Z | 2018-08-06T22:38:53Z | 2018-08-06T22:38:53Z | MEMBER | From SO In the following script, the second argument is silently neglected,
The correct scipt might be
I think we can raise a more friendly error if the size of EDIT:
Or we can automatically insert an empty tuple or |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2341/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |