home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 717134170

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
717134170 MDExOlB1bGxSZXF1ZXN0NzE3MTM0MTcw 5723 closed 0 Remove use of deprecated `kind` argument in `CFTimeIndex` tests 6628425 <!-- Feel free to remove check-list items aren't relevant to your change --> On the topic of FutureWarning's related to indexing in pandas (#5721), I noticed some another kind of warning in the `CFTimeIndex` tests: ``` /Users/spencer/software/xarray/xarray/tests/test_cftimeindex.py:350: FutureWarning: 'kind' argument in get_slice_bound is deprecated and will be removed in a future version. Do not pass it. result = index.get_slice_bound("0001", "left", kind) ``` I think it's safe to silence these by removing the `kind` argument from these tests. We never used it anyway in `CFTimeIndex`. This is sort of a follow-up to #5359. - [x] Passes `pre-commit run --all-files` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` 2021-08-21T10:49:53Z 2021-10-24T11:37:02Z 2021-10-24T09:55:33Z 2021-10-24T09:55:33Z 69dec51cfca065f2abdc9933c938c8c03e694184     0 a3cc075fc0f0e8690cc452c6c4adaab0f82c3f5e 214bbe09fb34496eadb4f266d3bb8c943cdae85d MEMBER   13221727 https://github.com/pydata/xarray/pull/5723  

Links from other tables

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