pull_requests: 678507430
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
678507430 | MDExOlB1bGxSZXF1ZXN0Njc4NTA3NDMw | 5540 | open | 0 | Cache some properties | 14371165 | Cache some small properties that are rather slow to calculate but doesn't change that often. Questions that needs to be resolved: - [ ] Can these properties change during the lifetime of the class? If so the cache needs to be reset when that happens. <!-- Feel free to remove check-list items aren't relevant to your change --> - [ ] Related to #3514 - [ ] Tests added - [ ] Passes `pre-commit run --all-files` - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` Notes * Mixin classes makes it difficult to cache properties. For example `ndim` in `NdimSizeLenMixin` cannot be easily be replaced with `cache_readonly`. | 2021-06-27T12:22:16Z | 2022-07-10T14:34:34Z | dff867e6da2d735107ea30b2efc90dd6bfbc1c98 | 1 | 3d117c320a143fd3d70b67ed2c707e1f9174cb6b | ae2c3a74f1c2ca7dc41bbf34862b239b7e3c5651 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/5540 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests