Remove deprecated API#3325
Draft
dstansby wants to merge 12 commits into
Draft
Conversation
dstansby
force-pushed
the
rm-deprecations
branch
from
August 1, 2025 22:04
f23f810 to
a646aa7
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3325 +/- ##
==========================================
+ Coverage 60.90% 61.15% +0.25%
==========================================
Files 86 84 -2
Lines 10174 10090 -84
==========================================
- Hits 6196 6171 -25
+ Misses 3978 3919 -59
🚀 New features to boost your workflow:
|
dstansby
force-pushed
the
rm-deprecations
branch
2 times, most recently
from
August 11, 2025 12:37
c2ec4f0 to
9464a0b
Compare
dstansby
force-pushed
the
rm-deprecations
branch
2 times, most recently
from
August 26, 2025 14:38
84a3c9b to
81a359d
Compare
dstansby
force-pushed
the
rm-deprecations
branch
from
September 3, 2025 18:41
81a359d to
0b15805
Compare
dstansby
force-pushed
the
rm-deprecations
branch
from
September 21, 2025 09:42
0b15805 to
5630cc6
Compare
dstansby
force-pushed
the
rm-deprecations
branch
from
October 1, 2025 12:48
cfb6368 to
98e069a
Compare
dstansby
force-pushed
the
rm-deprecations
branch
2 times, most recently
from
October 17, 2025 09:43
98accb5 to
29e231e
Compare
dstansby
force-pushed
the
rm-deprecations
branch
from
November 21, 2025 16:00
29e231e to
b7c443e
Compare
dstansby
force-pushed
the
rm-deprecations
branch
from
December 9, 2025 18:04
b7c443e to
278b47b
Compare
dstansby
force-pushed
the
rm-deprecations
branch
from
January 2, 2026 17:41
278b47b to
10388f0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #3317. I'm going to leave this as draft, because it will probably be easier to manage backports if this is merged as the last thing before a 3.2.0 release, in case any of the removed API needs fixing in 3.1.x. Opening to avoid duplicaiton of work by others.