home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 976982660

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
976982660 PR_kwDOAMm_X846O5KE 6717 closed 0 Accommodate `OutOfBoundsTimedelta` error when decoding times 6628425 The development version of pandas raises an `OutOfBoundsTimedelta` error instead of an `OverflowError` in `pd.to_timedelta` if the timedelta cannot be represented with nanosecond precision. Therefore we must also be ready to catch that when decoding times. The `OutOfBoundsTimedelta` exception [was added](https://github.com/pandas-dev/pandas/pull/34448) in pandas version 1.1, which is prior to [our current minimum version (1.2)](https://github.com/pydata/xarray/blob/main/ci/requirements/min-all-deps.yml#L37), so it should be safe to import without a version check. - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` 2022-06-23T10:53:22Z 2022-06-24T18:48:54Z 2022-06-24T18:48:18Z 2022-06-24T18:48:18Z 6c8db5ed005e000b35ad8b6ea9080105e608e976     0 176f00b37ad40f55ba875f03d1d6beaafefdab2d abad670098a48ab8f876117c6b2cf3db8aff05dc MEMBER   13221727 https://github.com/pydata/xarray/pull/6717  

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 3.403ms