Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mypyc progress #176

Open
pgjones opened this issue Aug 23, 2022 · 2 comments
Open

mypyc progress #176

pgjones opened this issue Aug 23, 2022 · 2 comments

Comments

@pgjones
Copy link
Member

pgjones commented Aug 23, 2022

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

@Kriechi
Copy link
Member

Kriechi commented Feb 24, 2024

mypyc looks abandoned, with last commits 3 years ago - is this issue here still relevant or can we close it?

@pgjones
Copy link
Member Author

pgjones commented Feb 25, 2024

It was merged into the mypy codebase and looks fairly active. I'll try take a new look at this soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants