Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-106320: Document replacement for removed C API#128787
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
See also#128788. |
clin1234 left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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.
Perhaps also include a list of other removed private functions that don't have simple replacements for them?
Other than that, LGTM
vstinner commentedJan 13, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Do you have examples? Python 3.13 removed 263 private functions. I don't want to give the full list, especially if there is no simple replacement. |
Uh oh!
There was an error while loading.Please reload this page.
clin1234 commentedJan 13, 2025
|
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Ok, I added |
43ef958
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
)(cherry picked from commit43ef958)Co-authored-by: Victor Stinner <vstinner@python.org>
GH-128837 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
📚 Documentation preview 📚:https://cpython-previews--128787.org.readthedocs.build/