Open
Description
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
Labels
No labels