This issue is similar to #138966. In #11590 (Python 3.12), the `ag_suspended` attribute was added to async generator objects, and this was also reflected in python/typeshed#10288. However, it is missing from the ["Types and members" section of the `inspect` module](https://docs.python.org/3/library/inspect.html#types-and-members). <!-- gh-linked-prs --> ### Linked PRs * gh-142997 * gh-143258 <!-- /gh-linked-prs -->