]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126384: Add tests to verify the behavior of basic COM methods. (GH-126610)
authorJun Komoda <45822440+junkmd@users.noreply.github.com>
Fri, 22 Nov 2024 15:57:31 +0000 (00:57 +0900)
committerGitHub <noreply@github.com>
Fri, 22 Nov 2024 15:57:31 +0000 (16:57 +0100)
commit7725c0371a93be3ccfaff4871014a80bdf0ea274
tree32b33ba6cbad38b59bdf1d01825321ae5b854e5e
parent0cb20177d667f0058f3d8d808abaf340e8345f04
gh-126384: Add tests to verify the behavior of basic COM methods. (GH-126610)
Lib/test/test_ctypes/test_win32_com_foreign_func.py [new file with mode: 0644]