home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1730664352

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
1730664352 PR_kwDOAMm_X85RmgD2 7880 don't use `CacheFileManager.__del__` on interpreter shutdown 14808389 closed 0     9 2023-05-29T12:16:06Z 2023-06-06T20:37:40Z 2023-06-06T15:14:37Z MEMBER   0 pydata/xarray/pulls/7880

Storing a reference to the function on the class tells the garbage collector to not collect the function before the class, such that any instance can safely complete its __del__.

No tests because I don't know how to properly test this. Any ideas?

  • [x] Closes #7814
  • [ ] Tests added
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7880/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

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