home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 962997871

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/5944#issuecomment-962997871 https://api.github.com/repos/pydata/xarray/issues/5944 962997871 IC_kwDOAMm_X845Zi5v 5821660 2021-11-08T10:10:30Z 2021-11-08T10:10:30Z MEMBER

@ashwinvis @weiji14 I've encountered the same problem. As there is possibly a bug in remove_duplicates, another issue is hidden deeper.

https://github.com/pydata/xarray/blob/e0deb9cf0a5cd5c9e3db033fd13f075added9c1e/xarray/backends/plugins.py#L100-L103

Here entry_points is called and for some reason it returns the xarray.backends twice (but only if invoked via pytest). This can be followed down to importlib/metadata.py distributions() which finds the package under test twice. This is as far as I could get.

Any help very much appreciated.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1046454702
Powered by Datasette · Queries took 0.691ms · About: xarray-datasette