home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 773497334

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
773497334 MDExOlB1bGxSZXF1ZXN0NTQ0NTc4Mjc4 4725 remove autoclose in open_dataset and related warning test 35919497 closed 0     3 2020-12-23T05:28:59Z 2021-02-11T01:55:45Z 2020-12-24T16:25:26Z COLLABORATOR   0 pydata/xarray/pulls/4725

This PR remove autoclose option from open_dataset (both api.py and apiv2.py) and the corresponding test test_autoclose_future_warning from test.py autoclose=True option was deprecated in https://github.com/pydata/xarray/pull/2261 since xarray now uses a LRU cache to manage open file handles.

  • [x] Related to https://github.com/pydata/xarray/issues/4309 and https://github.com/pydata/xarray/pull/2261,
  • [x] Tests updated
  • [x] Passes isort . && black . && mypy . && flake8
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4725/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

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