PyFrameObject.f_blockstack

for try and loop blocks

struct PyFrameObject
PyTryBlock[CO_MAXBLOCKS] f_blockstack;

Meta