pull_requests: 1577555352
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1577555352 | PR_kwDOAMm_X85eB5WY | 8387 | closed | 0 | Fix sparse typing | 14371165 | Fixes the following pyright error on main: ``` C:\Users\J.W\Documents\GitHub\xarray\xarray\namedarray\core.py:846:39 - error: Argument of type "NDArray[Any]" cannot be assigned to parameter "data" of type "duckarray[_ShapeType_co@NamedArray, _DType_co@NamedArray] | Default" in function "_replace" Type "NDArray[Any]" cannot be assigned to type "duckarray[_ShapeType_co@NamedArray, _DType_co@NamedArray] | Default" "NDArray[Any]" is incompatible with protocol "_arrayfunction[_ShapeType_co@NamedArray, _DType_co@NamedArray]" Type "(dtype: None = ..., /) -> ndarray[Any, _dtype]" cannot be assigned to type "(dtype: _DType@__array__, /) -> ndarray[Any, _DType@__array__]" Parameter 1: type "_DType@__array__" cannot be assigned to type "None" Type cannot be assigned to type "None" Type "(dtype: None = ..., /) -> ndarray[Any, _dtype]" cannot be assigned to type "(dtype: _DType@__array__, /) -> ndarray[Any, _DType@__array__]" Parameter 1: type "_DType@__array__" cannot be assigned to type "None" Type cannot be assigned to type "None" ... (reportGeneralTypeIssues) ``` | 2023-10-28T13:50:08Z | 2023-10-31T17:43:58Z | 2023-10-31T17:43:57Z | 2023-10-31T17:43:57Z | 8a2f29b8c0548963c7d88398c081faea5b6388db | 0 | 0447e89488799789ac13fa139f104c3f5a03b3b3 | cfe4d71fae70930ac6776bd53fe2a93875a84515 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8387 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests