SIGN IN SIGN UP

[3.12] gh-131181: Assert that PyObject_stgdict isn't NULL for PyCData (#131188)

PyCData types have stgdict, so `PyObject_stgdict` can not return NULL.
Add an assert to make this clear.
A
Alexandra committed
ba363894bb70556dd7a72e724808bc37d5705f59
Parent: 969631a
Committed by GitHub <noreply@github.com> on 3/13/2025, 3:06:39 PM