The `f_generator` attribute was added in https://github.com/python/cpython/pull/124640, and is covered in `inspection` doc page, but it was omitted from the [datamodel page.](https://docs.python.org/dev/reference/datamodel.html#index-70) <!-- gh-linked-prs --> ### Linked PRs * gh-138540 * gh-138553 <!-- /gh-linked-prs -->
The
f_generatorattribute was added in #124640, and is covered ininspectiondoc page, but it was omitted from the datamodel page.Linked PRs
frame.f_generatorin the data model #138540frame.f_generatorin the data model (GH-138540) #138553