issues: 1462833576
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1462833576 | PR_kwDOAMm_X85Dnp5w | 7319 | mypy - Remove some ignored packages and modules | 14371165 | closed | 0 | 4 | 2022-11-24T06:34:13Z | 2022-11-26T15:39:12Z | 2022-11-26T15:39:11Z | MEMBER | 0 | pydata/xarray/pulls/7319 | dask has added py.typed files so now the ignores shouldn't be needed anymore: https://github.com/dask/dask/pull/8854 https://github.com/dask/distributed/pull/5328 As does numpy and pint pycompat.py doesn't error anymore, so it's good to type check that one as well. Fixed also a python 3.8 related error in it. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7319/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 2, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |