pull_requests: 1096720529
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1096720529 | PR_kwDOAMm_X85BXqCR | 7201 | closed | 0 | Emit a warning when converting datetime or timedelta values to nanosecond precision | 6628425 | This PR addresses #7175 by converting datetime or timedelta values to nanosecond precision even if pandas does not. For the time being we emit a warning when pandas does not do the conversion, but we do (right now this is only in the development version of pandas). When things stabilize in pandas we can consider relaxing this constraint in xarray as well. This got a little bit more complicated due to the presence of timezone-aware datetimes in pandas, but hopefully the tests cover those cases now. - [x] Closes #7175 - [x] Closes #7197 - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2022-10-23T23:17:07Z | 2022-10-26T16:07:16Z | 2022-10-26T16:00:33Z | 2022-10-26T16:00:33Z | be6594e6e327c95cfa64c8c6c06143022d0b6743 | 0 | 27593b9be8fdc63e4c28304016189891337b0056 | 519abb7bde020f2b27cb7e3dfddec8c6eecb7722 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/7201 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests