-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
gh-138010: Fix __init_subclass__
forwarding by warnings.deprecated
#138210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-138010: Fix __init_subclass__
forwarding by warnings.deprecated
#138210
Conversation
Thanks @brianschubert for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…ecated` (pythonGH-138210) (cherry picked from commit e2c038f) Co-authored-by: Brian Schubert <[email protected]>
Sorry, @brianschubert and @JelleZijlstra, I could not cleanly backport this to
|
GH-138561 is a backport of this pull request to the 3.14 branch. |
@brianschubert are you interested in manually doing the 3.13 backport? |
@JelleZijlstra sure, taking a look now |
…gs.deprecated` (pythonGH-138210) (cherry picked from commit e2c038f) Co-authored-by: Brian Schubert <[email protected]>
GH-138564 is a backport of this pull request to the 3.13 branch. |
Uh oh!
There was an error while loading. Please reload this page.