Searched refs:contextvar_tp_hash (Results 1 – 1 of 1) sorted by relevance
879 contextvar_tp_hash(PyContextVar *self) in contextvar_tp_hash() function1054 .tp_hash = (hashfunc)contextvar_tp_hash,