-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 #107227
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-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 #107227
Conversation
a7d7a47 to
333c910
Compare
|
You should not backport this change to Python 3.10:
|
vstinner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…d API 3.10 (pythonGH-107227) (cherry picked from commit 698b015) Co-authored-by: Serhiy Storchaka <[email protected]>
|
GH-107260 is a backport of this pull request to the 3.12 branch. |
…d API 3.10 (pythonGH-107227) (cherry picked from commit 698b015) Co-authored-by: Serhiy Storchaka <[email protected]>
|
GH-107261 is a backport of this pull request to the 3.11 branch. |
…ed API 3.10 (GH-107227) (GH-107260) (cherry picked from commit 698b015) Co-authored-by: Serhiy Storchaka <[email protected]>
…ed API 3.10 (GH-107227) (GH-107261) (cherry picked from commit 698b015) Co-authored-by: Serhiy Storchaka <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.