home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 358367668

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/1835#issuecomment-358367668 https://api.github.com/repos/pydata/xarray/issues/1835 358367668 MDEyOklzc3VlQ29tbWVudDM1ODM2NzY2OA== 1217238 2018-01-17T16:51:06Z 2018-01-17T16:51:06Z MEMBER

@braaannigan How about we turn warnings into errors, and then catch the appropriate error instead? e.g., python with warnings.catch_warnings(): warnings.simplefilter("error") with raises_regex(Warning, 'segmentation fault'): ... That should abort (due to the error) before the seg fault.

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