pull_requests: 274455843
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
274455843 | MDExOlB1bGxSZXF1ZXN0Mjc0NDU1ODQz | 2929 | closed | 0 | Typing for DataArray/Dataset | 6213168 | Status: * I'm generally not pleased with the amount of added verbosity. Happy to accept suggestions on how to improve. * Switching all variable names from str to Hashable. Without proper unit tests however (out of scope) non-string hashables are expected not to work most of the times. My preference would still be to stay limited on str... * DataArray done. * Dataset not done (except where it was hindering DataArray). * mypy passes with the only error ``"Mapping[...]" has no attribute "copy"``. This is due to the fact that I can't see a way to use ``typing.OrderedDict`` without breaking compatibility with python < 3.7.2. * py.test should be successful @shoyer any early feedback is appreciated | 2019-04-29T17:19:35Z | 2019-06-30T10:08:39Z | 2019-06-25T22:03:40Z | 2019-06-25T22:03:40Z | d3f6db9d1eee54b51d2b0cd9a0a01a411d2148b7 | 0 | cbe0e7b3b7c97837c327a4e720f58ef945e7a0dc | b054c317f86639cd3b889a96d77ddb3798f8584e | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/2929 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests