home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 619320043

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/4002#issuecomment-619320043 https://api.github.com/repos/pydata/xarray/issues/4002 619320043 MDEyOklzc3VlQ29tbWVudDYxOTMyMDA0Mw== 40136154 2020-04-25T04:46:09Z 2020-04-25T04:46:09Z CONTRIBUTOR

We would take a PR to change these to default None and then x=x or {}

I like this pattern a little better, because it's clear it's comparing to a default value:

python if x is None: x = {}

@shoyer I was thinking of the same. Will send a PR with this change.

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