mirror of
https://github.com/python/cpython.git
synced 2026-06-29 14:18:58 -04:00
cc624f74ba
gh-148675: Use a string for ctypes cparam tag (GH-149778)
(cherry picked from commit 3ecca22567)
Co-authored-by: Victor Stinner <vstinner@python.org>