]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-126384: Add tests to verify the behavior of basic COM methods. (GH-126610...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 Nov 2024 12:18:35 +0000 (13:18 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Nov 2024 12:18:35 +0000 (13:18 +0100)
commitf7e587d15c868d4e08397320d556980ee2a9a4ae
tree213ad4eb89291df5a0d0732dca01b5899f35533f
parent7e901cbdd851b82a32942eda87937e3eda666ee2
[3.12] gh-126384: Add tests to verify the behavior of basic COM methods. (GH-126610) (GH-127160)

(cherry picked from commit 7725c0371a93be3ccfaff4871014a80bdf0ea274)

Co-authored-by: Jun Komoda <45822440+junkmd@users.noreply.github.com>
Lib/test/test_ctypes/test_win32_com_foreign_func.py [new file with mode: 0644]