]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-148675: Use a string for ctypes cparam tag (GH-149778) (#149869)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 May 2026 11:52:55 +0000 (13:52 +0200)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 11:52:55 +0000 (11:52 +0000)
commitcc624f74ba6d4a2b9fc39330c851269b02f8d9c9
tree8fbd50bb3d08dd1bdc04ed40300ce4b14906a184
parent8d32ae75d45ff0c9fd848b78a95bbec882d7ca3a
[3.15] gh-148675: Use a string for ctypes cparam tag (GH-149778) (#149869)

gh-148675: Use a string for ctypes cparam tag (GH-149778)
(cherry picked from commit 3ecca22567249ae44bf4369fbdb4d6d056701405)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_ctypes/test_parameters.py
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c
Modules/_ctypes/ctypes.h