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

Consider using mypyc #864

Open
blink1073 opened this issue Sep 14, 2023 · 1 comment
Open

Consider using mypyc #864

blink1073 opened this issue Sep 14, 2023 · 1 comment

Comments

@blink1073
Copy link
Member

We might be able to use mypyc to offer accelerated versions of the package for specific architectures.

@bollwyvl
Copy link
Contributor

Yep, as long as there's still a -py3-none-any.whl (as on black), it shouldn't be super disruptive for downstreams. All the same, such a change might warrant a broad downstream canary testing before pulling the trigger... maybe a major version bump.

Of note, though, and maybe a bit late: it may be worth harmonizing some of the choices with annotated-types, now used by pydantic, etc.

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

No branches or pull requests

2 participants