home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1637616804

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
1637616804 PR_kwDOAMm_X85MvWza 7664 use the `files` interface instead of the deprecated `read_binary` 14808389 closed 0     2 2023-03-23T14:06:36Z 2023-03-30T14:59:22Z 2023-03-30T14:58:43Z MEMBER   0 pydata/xarray/pulls/7664

Apparently, read_binary has been marked as deprecated in python=3.11, and is to be replaced by importlib.resources.files, which has been available since python=3.9. Since we dropped support for python=3.8 a while ago, we can safely follow the instructions in the deprecation warning.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7664/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

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