]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127255: Make `CopyComPointer` public and add to `ctypes` doc. (GH-127275)
authorJun Komoda <45822440+junkmd@users.noreply.github.com>
Tue, 3 Dec 2024 15:35:08 +0000 (00:35 +0900)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 15:35:08 +0000 (16:35 +0100)
commit412e11fe6e37f15971ef855f88b8b01bb3297679
treefd182649ca5f4be09370b8bb0568d0f26d381ebe
parent979bf2489d0c59ae451b97d7e3c148f47e259f0b
gh-127255: Make `CopyComPointer` public and add to `ctypes` doc. (GH-127275)
Doc/library/ctypes.rst
Doc/whatsnew/3.14.rst
Lib/ctypes/__init__.py
Lib/test/test_ctypes/test_win32_com_foreign_func.py
Misc/NEWS.d/next/Library/2024-11-25-15-02-44.gh-issue-127255.UXeljc.rst [new file with mode: 0644]