Post #112 1.45K Aug 27, 2025, 14:15 UTC https://github.com/python/cpython/issues/138191#cpython #docs #easyДобавить описание нового атрибута frameobject'a. GitHub Datamodel's description of `frameobject` missing the new `f_generator` attribute · Issue #138191 · python/cpython The f_generator attribute was added in #124640, and is covered in inspection doc page, but it was omitted from the datamodel page.