home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 188880581

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
188880581 MDExOlB1bGxSZXF1ZXN0MTg4ODgwNTgx 2155 closed 0 Validate output dimension sizes with apply_ufunc 1217238 Fixes #1931 Uses of apply_ufunc that change dimension size now raise an explicit error, e.g., >>> xr.apply_ufunc(lambda x: x[:5], xr.Variable('x', np.arange(10))) ValueError: size of dimension 'x' on inputs was unexpectedly changed by applied function from 10 to 5. Only dimensions specified in ``exclude_dims`` with xarray.apply_ufunc are allowed to change size. - [x] Closes #1931 (remove if there is no corresponding issue, which should only be the case for minor changes) - [x] Tests added (for all bug fixes or enhancements) - [x] Tests passed (for all non-documentation changes) - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later) 2018-05-17T22:44:46Z 2018-05-31T15:41:41Z 2018-05-31T15:40:04Z 2018-05-31T15:40:03Z 0e21fdfc8df7433c24da08f5bb8c713864339097     0 908c44997942d78ede1802dfab3eea15ed444720 9c8005937556211a8bf28a946744da3768846c5a MEMBER   13221727 https://github.com/pydata/xarray/pull/2155  

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.784ms