home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 351100872

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/1770#issuecomment-351100872 https://api.github.com/repos/pydata/xarray/issues/1770 351100872 MDEyOklzc3VlQ29tbWVudDM1MTEwMDg3Mg== 6042212 2017-12-12T16:15:43Z 2017-12-12T16:15:43Z CONTRIBUTOR

I am puzzled that serializing the mapping is pulling the data. GCSMap does not have get/set_state, but the only attributes are the GCSFileSystem and path. Perhaps the __getitem__ gets called? As for the GCSFileSystem, it stores the token with a renewable token, which lives indefinitely, and the refresh API is called upon deserialization. There should probably be a check in _call to ensure that the token hasn't expired.

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