home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 687919197

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/4409#issuecomment-687919197 https://api.github.com/repos/pydata/xarray/issues/4409 687919197 MDEyOklzc3VlQ29tbWVudDY4NzkxOTE5Nw== 14808389 2020-09-06T22:27:50Z 2020-09-06T23:02:50Z MEMBER

thanks for the hint, sorting in __init__ should be possible and might even be easier than sorting when formatting. However, 3.7 is the first version of python (the language) which includes the insertion-order preservation introduced in CPython 3.6. Do we have to bump the supported python version for that, or is it fine to keep the current behavior for a non-CPython python<3.7 (if we ever supported a language other than CPython)?

Edit: that breaks two of the iris tests, which seem to depend on the order of the coords. Maybe we should change that?

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