home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 925444927

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
925444927 MDU6SXNzdWU5MjU0NDQ5Mjc= 5495 Add `typing-extensions` to the list of dependencies? 22245117 closed 0     8 2021-06-19T18:26:36Z 2021-08-07T15:28:39Z 2021-07-22T23:02:03Z CONTRIBUTOR      

typing_extensions is imported in xarray/core/npcompat.py and xarray/core/utils.py.

However, typing-extensions is not a dependency in setup.cfg, and I get the following error when I install with pip install git+https://github.com/pydata/xarray using python 3.9:

python import xarray ModuleNotFoundError: No module named 'typing_extensions'

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

Links from other tables

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