Skip to content

Docs out of date for getcoroutinestate? #101432

Open
@alicederyn

Description

@alicederyn

Documentation

The docs for inspect.getcoroutinestate state:

will accept any coroutine-like object that has cr_running and cr_frame attributes.

However, it seems as if as of py3.11 you also need a cr_suspended attribute, I believe due to b04dfbb.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions