home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1615259652

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
1615259652 PR_kwDOAMm_X85LkhcR 7594 ignore the `pkg_resources` deprecation warning 14808389 closed 0     0 2023-03-08T13:18:10Z 2023-03-08T13:41:55Z 2023-03-08T13:41:54Z MEMBER   0 pydata/xarray/pulls/7594

In one of the recent setuptools releases pkg_resources finally got deprecated in favor of the importlib.* modules. We don't use pkg_resources directly, so the DeprecationWarning that causes the doctest CI to fail is from a dependency. As such, the only way to get it to work again is to ignore the warning until the upstream packages have released versions that don't use/import pkg_resources.

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

Links from other tables

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