Uh oh!
There was an error while loading. Please reload this page.
gh-132798: Schedule removal of PyUnicode_AsDecoded/Encoded functions for 3.15 - #132799
Conversation
ZeroIntensity
left a comment
There was a problem hiding this comment.
These functions are in the limited API. I'm not sure what the procedure is for removing them, but they can't just disappear from the ABI. I think the practice is to remove them from headers when the limited API isn't used. We should probably make note of that somewhere.
vstinner
commented
Apr 22, 2025
Mark them as See PyUnicode_GetSize() for an existing example. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
StanFromIreland
commented
Apr 25, 2025
Anything else left to do @vstinner ? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Victor Stinner <vstinner@python.org>
📚 Documentation preview 📚: https://cpython-previews--132799.org.readthedocs.build/