]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127945: move initialization of field desc to module exec in ctypes (#132552)
authorKumar Aditya <kumaraditya@python.org>
Tue, 15 Apr 2025 14:00:33 +0000 (19:30 +0530)
committerGitHub <noreply@github.com>
Tue, 15 Apr 2025 14:00:33 +0000 (19:30 +0530)
commit2ff5eb8582939eb9182d3449d08542881caf3e0d
treeb64cc44349bec5913c7f5433e59eeb04de68b133
parentb6c552f9e614bab4acf21584baed997f57e74114
gh-127945: move initialization of field desc to module exec in ctypes  (#132552)
Modules/_ctypes/_ctypes.c
Modules/_ctypes/cfield.c
Modules/_ctypes/ctypes.h