mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00:00
gh-144100: Fix crash for POINTER(str) used in ctypes argtypes (GH-144108) (cherry picked from commit 8f459255eba2b6639f1912e5c5e318a7cdafada1) Co-authored-by: VanshAgarwal24036 <148854295+VanshAgarwal24036@users.noreply.github.com> Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.