issue_comments: 437458789
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/2550#issuecomment-437458789 | https://api.github.com/repos/pydata/xarray/issues/2550 | 437458789 | MDEyOklzc3VlQ29tbWVudDQzNzQ1ODc4OQ== | 1217238 | 2018-11-09T18:53:00Z | 2018-11-09T18:53:00Z | MEMBER | The danger with inspecting user provided functions is that it's pretty fragile, e.g., it fails if you use provide a signature like args, *kwargs (which can happen pretty easily with decorators). Probably the best option is to come up with a new keyword argument to replace "preprocess" and to deprecate the current preprocess (if we can think of another good name). We could also do a deprecation cycle with FutureWarning, but that's pretty painful. On Fri, Nov 9, 2018 at 12:29 PM Julia Signell notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
378898407 |