Skip to content

types.CoroutineType.cr_frame should be FrameType | None #14780

Description

@Zac-HD

@property
defcr_frame(self) ->FrameType: ...

also GeneratorType.gi_frame and AsyncGeneratorType.ag_frame, cf python/cpython#112428; possibly others I don't know of.

motivation: python-trio/trio#3338

Metadata

Metadata

Assignees

No one assigned

    Labels

    stubs: false negativeType checkers do not report an error, but should

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions