Documentation
Though listed with details in PEP-525, introspective attributes of an async generator object, namely __name__, __qualname__, ag_await, ag_frame, ag_running and ag_code, are missing in the documentation of the inspect module.
Linked PRs
Reactions are currently unavailable
Documentation
Though listed with details in PEP-525, introspective attributes of an async generator object, namely __name__, __qualname__, ag_await, ag_frame, ag_running and ag_code, are missing in the documentation of the inspect module.
Linked PRs