mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
PyCData types have stgdict, so `PyObject_stgdict` can not return NULL. Add an assert to make this clear. |
||
|---|---|---|
| .. | ||
| _ctypes.c | ||
| _ctypes_test.c | ||
| _ctypes_test.h | ||
| callbacks.c | ||
| callproc.c | ||
| cfield.c | ||
| ctypes.h | ||
| malloc_closure.c | ||
| stgdict.c | ||