home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 791035470

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
791035470 MDExOlB1bGxSZXF1ZXN0NTU5MTU5MDYy 4836 backend interface, now it uses subclassing 35919497 closed 0     0 2021-01-21T12:38:58Z 2021-01-28T15:22:45Z 2021-01-28T15:21:00Z COLLABORATOR   0 pydata/xarray/pulls/4836

Currently, the interface between the backend and xarray is the class/container BackendEntrypoint, that must be instantiated by the backend. With this pull request, BackendEntrypoint is replaced by AbstractBackendEntrypoint. The backend will inherit from this class.

Reason for these changes: - This type of interface is more standard.

  • [x] Tests updated
  • [x] Passes pre-commit run --all-files
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4836/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
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 245.148ms · About: xarray-datasette