PyCodeObject.co_weakreflist

to support weakrefs to code objects */ /// Availability: >= 2.

struct PyCodeObject
PyObject* co_weakreflist;

Meta