home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1558497871

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
1558497871 I_kwDOAMm_X85c5MpP 7479 Use NumPy's SupportsDType 2443309 closed 0     0 2023-01-26T17:21:32Z 2023-02-28T23:23:47Z 2023-02-28T23:23:47Z MEMBER      

What is your issue?

Now that we've bumped our minimum NumPy version to 1.21, we can address this comment:

https://github.com/pydata/xarray/blob/b21f62ee37eea3650a58e9ffa3a7c9f4ae83006b/xarray/core/types.py#L57-L62

I decided not to tackle this as part of #7461 but we may be able to do something like this:

python from numpy.typing._dtype_like import _DTypeLikeNested, _ShapeLike, _SupportsDType

xref: #6834 cc @headtr1ck

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7479/reactions",
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 315.718ms · About: xarray-datasette