Skip to content

Remove most stability/suitability/experimental warnings#2120

Merged
mattwthompson merged 4 commits intomainfrom
fewer-stability-warnings
Mar 25, 2026
Merged

Remove most stability/suitability/experimental warnings#2120
mattwthompson merged 4 commits intomainfrom
fewer-stability-warnings

Conversation

@mattwthompson
Copy link
Copy Markdown
Member

I used grep -ri <PATTERN> to find relevant cases and removed almost1 all of them I could find

This mostly ignores language around the ff14SB port since there isn't much to do about that now

Resolves #2082

Footnotes

  1. I'm leaving in the warnings about using pickles, since it's well-scoped and remains true AFAIK

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.17%. Comparing base (5b91bcd) to head (6eb36f0).
⚠️ Report is 1 commits behind head on main.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mattwthompson mattwthompson marked this pull request as ready for review November 10, 2025 17:04
Copy link
Copy Markdown
Member

@j-wags j-wags left a comment

Choose a reason for hiding this comment

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

LGTM, checked for omissions/irregularities and did a little cleanup. Thanks @mattwthompson!

@mattwthompson mattwthompson merged commit 9b6189d into main Mar 25, 2026
33 checks passed
@mattwthompson mattwthompson deleted the fewer-stability-warnings branch March 25, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove all instances of "This API is experimental"/"not final"/"subject to change"

2 participants