Skip to content

Compiled generators can't handle non-default-initializable instances #410

Open
@braxtonmckee

Description

@braxtonmckee

The generator wants to actually hold an instance which it constructs when the generator is construct. We need to rewrite it to not need such an instance.

See generator_codegen.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compilerIssue that does not affect the un-compiled subset of typed_python

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions