]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-125783: Add more tests to prevent regressions with the combination of ctype...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 Nov 2024 10:58:30 +0000 (11:58 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Nov 2024 10:58:30 +0000 (11:58 +0100)
commita2356194918bc18f30a4a55c2e730dc97d09d4fe
tree0f688db4fa708c0b1daa5998af56715fa61493f2
parent70f777daeaa899764002ebdad5c5821b660314f9
[3.12] gh-125783: Add more tests to prevent regressions with the combination of ctypes and metaclasses. (GH-126126) (GH-126276)

gh-125783: Add more tests to prevent regressions with the combination of ctypes and metaclasses. (GH-126126)
(cherry picked from commit 6c67446a6e73ab0e9a26e4360412cbd2f5550e66)

Co-authored-by: Jun Komoda <45822440+junkmd@users.noreply.github.com>
Lib/test/test_ctypes/test_c_simple_type_meta.py