Skip to content

Need to add Generator support #1011

@gvanrossum

Description

@gvanrossum

PEP 484 defines a Generator class, a subclass of Iterator that also specifies the types of send() and the return value (for yield from). I'm not 100% sure that this doesn't require changes to mypy.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions