home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 954574705

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
954574705 MDExOlB1bGxSZXF1ZXN0Njk4NDQ3NTUy 5640 Fix performance bug from cftime import 3801015 closed 0     11 2021-07-28T07:44:06Z 2021-09-29T16:34:00Z 2021-09-29T16:05:57Z CONTRIBUTOR   0 pydata/xarray/pulls/5640

No functional change, just removes a terrible perfomance bug when cftime isn't installed - previously calls to .sel would search your whole python path for trying to import cftime, leading to progams of mine taking 10% of time just doing this against a slow filesystem.

Tests all pass localy.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5640/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
  • 11 rows from issue in issue_comments
Powered by Datasette · Queries took 1.436ms · About: xarray-datasette