home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 544606329

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/pull/3389#issuecomment-544606329 https://api.github.com/repos/pydata/xarray/issues/3389 544606329 MDEyOklzc3VlQ29tbWVudDU0NDYwNjMyOQ== 280924 2019-10-21T16:52:32Z 2019-10-21T16:52:32Z CONTRIBUTOR

FYI, python 3.6 does not guarantee that dicts are ordered. CPython 3.6 happens to have that implementation but pypy, for instance, is not required to follow that. Python 3.7, however, mandates that dicts are ordered.

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