-
-
Notifications
You must be signed in to change notification settings - Fork 185
Bump cython to 3.0.0 #2395
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
Bump cython to 3.0.0 #2395
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the idea of getting on cython 3.0.0
I can't remember at this point, what happened to that one PR that was trying to get cython files generated as part of our build step?
It is here #1877 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, also fixes cython3+emsdk latest wasm multiple compile errors for me
Why not add |
Classes like |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if it works...
LGTM
It's not messing up the stubs to update them with a new method being created. But it's okay good for now, you're right. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
No description provided.