summaryrefslogtreecommitdiffstats
path: root/Python/getplatform.c
diff options
context:
space:
mode:
authorneonene <53406459+neonene@users.noreply.github.com>2024-04-01 13:28:14 (GMT)
committerGitHub <noreply@github.com>2024-04-01 13:28:14 (GMT)
commitdd44ab994b7262f0704d64996e0a1bc37b233407 (patch)
tree571018340d10e412335e4e83d981bc43f59f20d7 /Python/getplatform.c
parent3de09cadde788065a4f2d45117e789c9353bbd12 (diff)
downloadcpython-dd44ab994b7262f0704d64996e0a1bc37b233407.zip
cpython-dd44ab994b7262f0704d64996e0a1bc37b233407.tar.gz
cpython-dd44ab994b7262f0704d64996e0a1bc37b233407.tar.bz2
gh-117142: ctypes: Unify meta tp slot functions (GH-117143)
Integrates the following ctypes meta tp slot functions: * `CDataType_traverse()` into `CType_Type_traverse()`. * `CDataType_clear()` into `CType_Type_clear()`. * `CDataType_dealloc()` into `CType_Type_dealloc()`. * `CDataType_repeat()` into `CType_Type_repeat()`.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions