https://github.com/python/typeshed/blob/0e9b8c99ba01717d737de8b01ed647ef2f2ac9e5/stdlib/types.pyi#L461-L462 also `GeneratorType.gi_frame` and `AsyncGeneratorType.ag_frame`, cf https://github.com/python/cpython/pull/112428; possibly others I don't know of. motivation: https://github.com/python-trio/trio/pull/3338
typeshed/stdlib/types.pyi
Lines 461 to 462 in 0e9b8c9
also
GeneratorType.gi_frameandAsyncGeneratorType.ag_frame, cf python/cpython#112428; possibly others I don't know of.motivation: python-trio/trio#3338