home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 772874760

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/4849#issuecomment-772874760 https://api.github.com/repos/pydata/xarray/issues/4849 772874760 MDEyOklzc3VlQ29tbWVudDc3Mjg3NDc2MA== 39069044 2021-02-03T22:37:50Z 2021-02-03T22:37:50Z CONTRIBUTOR

Added some checks that will raise errors if inspect.signature is not able to determine the function arguments, either for functions with variable-length args or things like numpy ufuncs that don't seem to work with signature. In these cases, param_names can be passed manually.

Also added minimal tests, but these should probably be expanded.

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