summaryrefslogtreecommitdiffstats
path: root/Python/generated_cases.c.h
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-06-14 03:34:11 (GMT)
committerGitHub <noreply@github.com>2023-06-14 03:34:11 (GMT)
commitb95de96268b334f9ec0aa70bd038f3603bf19421 (patch)
treee4f0a828f182ac52f438e59385865111a0799447 /Python/generated_cases.c.h
parent381a1dc26162e9fcbec48ac2eee5ac8adb806b07 (diff)
downloadcpython-b95de96268b334f9ec0aa70bd038f3603bf19421.zip
cpython-b95de96268b334f9ec0aa70bd038f3603bf19421.tar.gz
cpython-b95de96268b334f9ec0aa70bd038f3603bf19421.tar.bz2
gh-105751: test_ctypes avoids "from ctypes import *" (#105768)
Using "import *" prevents linters like pyflakes to detect undefined names (usually missing imports). Replace c_voidp with c_void_p.
Diffstat (limited to 'Python/generated_cases.c.h')
0 files changed, 0 insertions, 0 deletions