mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Check this and raise an error when something else is used - before this change ctypes would hang or crash when such a callback was called. This is a partial fix for #1574584. Will backport to release25-maint. |
||
|---|---|---|
| .. | ||
| darwin | ||
| libffi | ||
| libffi_arm_wince | ||
| libffi_msvc | ||
| _ctypes.c | ||
| _ctypes_test.c | ||
| _ctypes_test.h | ||
| callbacks.c | ||
| callproc.c | ||
| cfield.c | ||
| ctypes.h | ||
| ctypes_dlfcn.h | ||
| malloc_closure.c | ||
| stgdict.c | ||