-
-
Notifications
You must be signed in to change notification settings - Fork 26.1k
MNT update Cython 3.0.10 to 3.1.2 #31905
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
base: main
Are you sure you want to change the base?
Conversation
- fixes for fused ctuples
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.
Can you push a commit with [cd build]
to check that the wheels build correctly?
lock file conflicts, could you please rerender them? |
I would wait for #31918 to be merged first and for now there seems to be a OpenML issue that prevents the doc build to be succesful. Also can you use
When you update all the lock-files, there are more things to check like:
|
@StefanieSenger since you've been working on GH actions and CI, maybe you fancy implementing a secure |
I am -0.5 on reviving the "update lock-file bot" attempt (too little functionality for too many security risks) but we can discuss this elsewhere ... |
Just for completeness you would need a commit with |
Let's try. |
6e0b385
to
76b27f1
Compare
Reference Issues/PRs
This will help #31882 a bit. Similar to #28743.
What does this implement/fix? Explain your changes.
Update minimum Cython from 3.0.10 to 3.1.2.
Any other comments?
Some bugfixes (e.g. fused ctypes) and some nice features that we want to have sooner or later (e.g. Support for freethreading builds of CPython 3.13).