Skip to content

Conversation

@dcherian
Copy link
Contributor

Disclosure: written with Claude, but I have reviewed the changes.

Closes #10907

cc @VeckoTheGecko

  • Closes #xxxx
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

@github-actions github-actions bot added topic-testing topic-hypothesis Strategies or tests using the hypothesis library labels Nov 12, 2025
Copy link
Member

@spencerkclark spencerkclark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice—thanks for eliminating the st.SearchStrategy subclass (#10543) as well!

@dcherian dcherian merged commit 9c4139e into pydata:main Nov 13, 2025
37 checks passed
shoyer pushed a commit to shoyer/xarray that referenced this pull request Nov 19, 2025
* Rewrite test_iso8601_decode to work without cftime

Closes pydata#10907

Co-Authored-By: Claude <[email protected]>

* silence warning

---------

Co-authored-by: Claude <[email protected]>
shoyer added a commit that referenced this pull request Nov 20, 2025
* support combine_nested on DataTree objects

* make mypy happy

* Rewrite test_iso8601_decode to work without cftime (#10914)

* Rewrite test_iso8601_decode to work without cftime

Closes #10907

Co-Authored-By: Claude <[email protected]>

* silence warning

---------

Co-authored-by: Claude <[email protected]>

* DOC: Correct minor grammar issues (#10915)

* skip ci based on a label (#10918)

* skip ci based on a label

* retrigger ci

* Optimize padding for coarsening. (#10921)

Co-authored-by: Claude <[email protected]>

* release v2025.11.0 (#10917)

* choose the right version number

* formatting

* move a breaking change entry to the right section

* remove the deprecations section

* missing entry

* remove the empty internals section

* another missing entry

* more missing entries

* remove empty line

* bad merge

* remove the empty documentation section

* newline

* use the old style of setting release dates

* set the release date

* formatting

* back to bold

* release summary

* new release section (#10926)

* new release section

* [skip-ci]

* update whats-new

* removed redundant whatsnew

---------

Co-authored-by: Deepak Cherian <[email protected]>
Co-authored-by: Claude <[email protected]>
Co-authored-by: Christine P. Chai <[email protected]>
Co-authored-by: Justus Magin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-hypothesis Strategies or tests using the hypothesis library topic-testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Hypothesis strategy to avoid producing cftime items

2 participants