]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148675: Use a string for ctypes cparam tag (#149778)
authorVictor Stinner <vstinner@python.org>
Fri, 15 May 2026 11:25:09 +0000 (13:25 +0200)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 11:25:09 +0000 (13:25 +0200)
commit3ecca22567249ae44bf4369fbdb4d6d056701405
treeef1043a995691b482eda9f8d5805027bf06e93b8
parenta8ef4679cba11470cfe2677cdd585d6822c80b0a
gh-148675: Use a string for ctypes cparam tag (#149778)
Lib/test/test_ctypes/test_parameters.py
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c
Modules/_ctypes/ctypes.h