gh-133866: remove deprecated and undocumented function ctypes.SetPointerType#133869
Conversation
|
Let's discuss on the issue if we can also remove the C interface as Kumar wanted. |
encukou
left a comment
There was a problem hiding this comment.
Could you also remove the note from Doc/deprecations/pending-removal-in-3.15.rst?
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
Outdated
Show resolved
Hide resolved
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Misc/NEWS.d/next/Library/2025-05-11-10-01-48.gh-issue-133866.g3dHP_.rst
Outdated
Show resolved
Hide resolved
|
3.14 docs are built from the 3.14 branch. There are also 3.15 ( Thank you for removing this! |
|
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 :) |
ctypes.SetPointerType#133866📚 Documentation preview 📚: https://cpython-previews--133869.org.readthedocs.build/