_pycontexttokenobject Struct Reference

#include <pycore_context.h>

Public Attributes

PyObject_HEAD PyContexttok_ctx
 
PyContextVartok_var
 
PyObjecttok_oldval
 
int tok_used
 

Member Data Documentation

◆ tok_ctx

◆ tok_var

PyContextVar* tok_var

◆ tok_oldval

PyObject* tok_oldval

◆ tok_used

int tok_used