]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-90699: Remove `_Py_IDENTIFIER` usage from `_ctypes` (GH-99054)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Thu, 3 Nov 2022 20:20:10 +0000 (01:50 +0530)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2022 20:20:10 +0000 (13:20 -0700)
commit0ee59a9ca3b3576d903d92f5e1a0b6c955a2e3ac
treea8da8b0d97f318684c5cf7704a4c4ff33ee2d38c
parent0faa0ba240e815614e5a2900e48007acac41b214
GH-90699: Remove `_Py_IDENTIFIER` usage from `_ctypes`  (GH-99054)
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/callproc.c
Modules/_ctypes/stgdict.c