-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-107298: Fix references to deprecated and removed PyUnicode C API #108077
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-107298: Fix references to deprecated and removed PyUnicode C API #108077
Conversation
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. |
There's a new commit after the PR has been approved. @vstinner: please review the changes made to this pull request. |
GH-108225 is a backport of this pull request to the 3.12 branch. |
… API (pythonGH-108077) (cherry picked from commit db55383) Co-authored-by: Serhiy Storchaka <[email protected]>
GH-108226 is a backport of this pull request to the 3.11 branch. |
… API (pythonGH-108077) (cherry picked from commit db55383) Co-authored-by: Serhiy Storchaka <[email protected]>
…C API (GH-108077) (GH-108226) (cherry picked from commit db55383) Co-authored-by: Serhiy Storchaka <[email protected]>
📚 Documentation preview 📚: https://cpython-previews--108077.org.readthedocs.build/