]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133866: remove deprecated and undocumented function `ctypes.SetPointerType` (GH...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thu, 29 May 2025 13:28:57 +0000 (15:28 +0200)
committerGitHub <noreply@github.com>
Thu, 29 May 2025 13:28:57 +0000 (15:28 +0200)
commitcafbcd666a7488e9f72553708350b7091dc913fd
treea6ff6e7e05fb965722404e290e58c217c04e56c4
parentb783e1791b2076ef560104f8207156d75859c0a6
gh-133866: remove deprecated and undocumented function `ctypes.SetPointerType` (GH-133869)
Doc/whatsnew/3.15.rst
Lib/ctypes/__init__.py
Lib/test/test_ctypes/test_incomplete.py
Misc/NEWS.d/next/Library/2025-05-11-10-01-48.gh-issue-133866.g3dHP_.rst [new file with mode: 0644]