summaryrefslogtreecommitdiffstats
path: root/Python/future.c
diff options
context:
space:
mode:
authorAN Long <aisk@users.noreply.github.com>2024-01-09 17:28:43 (GMT)
committerGitHub <noreply@github.com>2024-01-09 17:28:43 (GMT)
commitbe89ee5649031e08f191bf596fa20a09c5698079 (patch)
tree386de55c7b287c0d21d6b86be2f1b02ccff0b91f /Python/future.c
parentc31be58da8577ef140e83d4e46502c7bb1eb9abf (diff)
downloadcpython-be89ee5649031e08f191bf596fa20a09c5698079.zip
cpython-be89ee5649031e08f191bf596fa20a09c5698079.tar.gz
cpython-be89ee5649031e08f191bf596fa20a09c5698079.tar.bz2
gh-103092: Test _ctypes type hierarchy and features (#113727)
Test the following features for _ctypes types: - disallow instantiation - inheritance (MRO) - immutability - type name The following _ctypes types are tested: - Array - CField - COMError - PyCArrayType - PyCFuncPtrType - PyCPointerType - PyCSimpleType - PyCStructType - Structure - Union - UnionType - _CFuncPtr - _Pointer - _SimpleCData Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions