Skip to content

mypyc progress #176

Open
Open
@pgjones

Description

@pgjones

At the current time the events.py and frame_protocol.py files cannot be mypyc compiled. The former is probably due to Generic dataclasses and the latter is probably related to mypyc/mypyc#721 - also note that iterating over NamedTuples fail but can be coded without the for.

Without the frame_protocol.py the benchmark doesn't change, so no point producing wheels as yet.

See also psf/black@e7b9671

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions