pull_requests: 1540306398
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1540306398 | PR_kwDOAMm_X85bzzXe | 8268 | closed | 0 | Add extra overload for to_netcdf | 548266 | The current signature does not match with pyright if a non-literal bool is passed. This fixes type checking of code like this: ```python import xarray as xr def myfunc(compute: bool) -> None: ds = xr.Dataset() ds.to_netcdf(path="myfile.nc", compute=compute) ``` with pyright. See https://github.com/microsoft/pyright/issues/6069 for context. | 2023-10-03T16:15:10Z | 2023-12-04T07:04:39Z | 2023-12-03T18:24:54Z | 2023-12-03T18:24:54Z | b8b7857c9c7980b717fb8f7ae3a1e023a28971d3 | 0 | a80e3fde776cf814bb170342e0402aead07f53af | 2f0091393d187e26515ce1274a32caf1074415db | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/8268 |
Links from other tables
- 4 rows from pull_requests_id in labels_pull_requests