home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1330782936

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/7304#issuecomment-1330782936 https://api.github.com/repos/pydata/xarray/issues/7304 1330782936 IC_kwDOAMm_X85PUiLY 23487320 2022-11-29T15:00:21Z 2022-11-29T15:09:15Z CONTRIBUTOR

It loos reasonable to me. I'm not sure if the warning is needed or not - we don't expect anyone to see it, or if they do, necessarily do anything about it. It's not unusual for code interacting with a file-like object to move the file pointer.

Hmm, in that case, I'm leaning towards removing the warning. The file pointer is reset anyway after reading the magic byte number, and that hasn't caused any issues (as mentioned in https://github.com/pydata/xarray/issues/6813#issuecomment-1205503288), so it should be more or less safe. Let me push another commit. Edit: done at 929cb62977d630a00ace9747bc86066555b83d0d.

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