home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1193154771

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/6818#issuecomment-1193154771 https://api.github.com/repos/pydata/xarray/issues/6818 1193154771 IC_kwDOAMm_X85HHhjT 43316012 2022-07-23T16:53:47Z 2022-07-23T16:55:17Z COLLABORATOR

It seems that in 1.20 they started introducing typing but _SupportsDType[np.dtype] was not a generic yet.

Not really the fault of numpy, we are using a not-public interface.

So either we do a version check for 1.20, or we create our own SupportsDType (I assume a Protocol?)

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1315607023
Powered by Datasette · Queries took 0.71ms · About: xarray-datasette