issues: 1899109828
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1899109828 | PR_kwDOAMm_X85aeino | 8193 | Add some more mypy checks | 5635139 | closed | 0 | 7 | 2023-09-15T21:40:14Z | 2023-09-17T19:34:55Z | 2023-09-17T19:24:58Z | MEMBER | 0 | pydata/xarray/pulls/8193 | This disallows redundant casts FWIW I thought we had gone through many of the tests and forced them to have typed defs, maybe with the intention of turning on some elements of strict mode. But then I don't think we have any strictness checks at the moment, and I see many functions in the tests which don't have typing. Am I mis-rembering?? Or maybe we started but didn't get far enough (it is a big project...) |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8193/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |