issues: 2129180716
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2129180716 | PR_kwDOAMm_X85mld8X | 8736 | Make list_chunkmanagers more resilient to broken entrypoints | 90008 | closed | 0 | 6 | 2024-02-11T21:37:38Z | 2024-03-13T17:54:02Z | 2024-03-13T17:54:02Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/8736 | As I'm a developing my custom chunk manager, I'm often checking out between my development branch and production branch breaking the entrypoint. This made xarray impossible to import unless I re-ran This should help xarray be more resilient in other software's bugs in case they install malformed entrypoints Example: ```python
Thank you for considering.
This is mostly a quality of life thing for developers, I don't see this as a user visible change. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8736/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |