home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 455171006

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
455171006 MDExOlB1bGxSZXF1ZXN0NDU1MTcxMDA2 4248 closed 0 allow customizing the inline repr of a duck array 14808389 This calls the duck array's `_repr_short_` (does not have to be that name, might also be `_repr_inline_` or something else) if it exists, which can make e.g. `pint.Quantity`'s inline repr a lot more useful. We might also be able to use that to get rid of our `inline_dask_repr` and `inline_sparse_repr` functions by pushing that upstream (or by monkeypatching). - [x] possibly closes #2773 - [x] Tests added - [x] Passes `isort . && black . && mypy . && flake8` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` 2020-07-22T14:54:03Z 2020-08-06T16:46:07Z 2020-08-06T15:49:08Z 2020-08-06T15:49:08Z 7ba19e12cc569dea91edabd7f5dd6717270a13f7     0 f6161f3e45ed5200efa1d885a79c49480a3719fd 98dc1f4ea18738492e074e9e51ddfed5cd30ab94 MEMBER   13221727 https://github.com/pydata/xarray/pull/4248  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.716ms