Skip to content

Conversation

@jsignell
Copy link
Member

We talked about this in the xarray developer meeting today. DeprecationWarning is not intended to be user-facing whereas FutureWarning is. This PR changes all DepreactionWarning to FutureWarning which I think is always xarray's intention.

This PR has the potential to be very noisy for people as a bunch of deprecations will be made visible to the user.

  • User visible changes (including notable bug fixes) are documented in whats-new.rst

@github-actions github-actions bot added topic-hypothesis Strategies or tests using the hypothesis library io labels Jan 28, 2026
@jsignell jsignell marked this pull request as ready for review January 28, 2026 21:49
@jsignell jsignell requested a review from keewis January 28, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant