home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 556319412

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/3552#issuecomment-556319412 https://api.github.com/repos/pydata/xarray/issues/3552 556319412 MDEyOklzc3VlQ29tbWVudDU1NjMxOTQxMg== 14808389 2019-11-20T19:59:48Z 2019-11-20T19:59:48Z MEMBER

the reason for set raising an error is that in drop is_list_like(labels) or is_scalar(labels) is used instead of isinstance(labels, str) or not isinstance(labels, Iterable). Since is_list_like explicitly checks for tuple and list, passing set obviously won't call the right method.

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