mirror of
https://github.com/python/cpython.git
synced 2026-08-03 23:55:47 -04:00
gh-144100: Fix crash for POINTER(str) used in ctypes argtypes (GH-144108)
(cherry picked from commit 8f459255eb)
Co-authored-by: VanshAgarwal24036 <[email protected]>
Co-authored-by: Victor Stinner <[email protected]>