pull_requests: 649887380
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
649887380 | MDExOlB1bGxSZXF1ZXN0NjQ5ODg3Mzgw | 5359 | closed | 0 | Make `kind` argument in `CFTimeIndex._maybe_cast_slice_bound` optional | 6628425 | Pandas recently deprecated the `kind` argument in `Index._maybe_cast_slice_bound`, and removed its use in several internal calls: https://github.com/pandas-dev/pandas/pull/41378. This led to some errors in the CFTimeIndex tests in our upstream build. We never made use of it in `CFTimeIndex._maybe_cast_slice_bound` so the simplest fix for backwards compatibility seems to be to make it optional for now -- in previous versions of pandas it was required -- and remove it when our minimum version of pandas is at least 1.3.0. - [x] Closes #5356 - [x] Passes `pre-commit run --all-files` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2021-05-21T11:25:46Z | 2021-05-23T09:47:03Z | 2021-05-23T00:13:20Z | 2021-05-23T00:13:20Z | ca72d56c213a1c47e54b12ee559f412e60fbf9b1 | 0 | d2c1c0e0fef151737c15bf16f6647c2f8b59dfa2 | 84429bfa0856bf633011d3da671d2149d5db34bf | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/5359 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests