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.
|
{ "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 |