mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
ba363894bb
PyCData types have stgdict, so `PyObject_stgdict` can not return NULL. Add an assert to make this clear.