Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-133866: remove deprecated and undocumented functionctypes.SetPointerType
#133869
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
gh-133866: remove deprecated and undocumented functionctypes.SetPointerType
#133869
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Let's discuss on the issue if we can also remove the C interface as Kumar wanted. |
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.
Could you also remove the note fromDoc/deprecations/pending-removal-in-3.15.rst
?
Uh oh!
There was an error while loading.Please reload this page.
picnixz commentedMay 15, 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.
Are the docs for 3.14 served from the main branch or the 3.14 branch? if it's from the main branch, we need to preserve the file. Note: I think we cannot delete them because they are built from the main branch. |
Misc/NEWS.d/next/Library/2025-05-11-10-01-48.gh-issue-133866.g3dHP_.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Uh oh!
There was an error while loading.Please reload this page.
Misc/NEWS.d/next/Library/2025-05-11-10-01-48.gh-issue-133866.g3dHP_.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
3.14 docs are built from the 3.14 branch. There are also 3.15 ( Thank you for removing this! |
cafbcd6
intopython:mainUh oh!
There was an error while loading.Please reload this page.
This PR appears to have broken the Lint check on the main branch:https://github.com/python/cpython/actions/runs/15324974930. |
Indeed, a lint check was quietly added while this was on review. Anyway, Victor fixed it before I got to your comment :) |
Uh oh!
There was an error while loading.Please reload this page.
ctypes.SetPointerType
#133866📚 Documentation preview 📚:https://cpython-previews--133869.org.readthedocs.build/