-
-
Notifications
You must be signed in to change notification settings - Fork 503
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
Update cython to 0.29.30 #33864
Comments
comment:1
The procedure to upgrade packages is explained in https://doc.sagemath.org/html/en/developer/packaging.html#upstream-urls: |
comment:2
They're up to 0.29.30 now... |
Commit: |
Author: Matthias Koeppe |
New commits:
|
This comment has been minimized.
This comment has been minimized.
comment:8
I can confirm that 0.29.30 is the minimum cython version that will work for python 3.11. I started some workflows to see whether this causes any problems. |
Changed reviewer from https://github.com/kliem/sage/pull/52/checks to Kwankyu Lee, https://github.com/kliem/sage/pull/52/checks |
comment:9
No problem with Sage 9.6. |
Changed branch from u/mkoeppe/update_cython_to_0_29_29 to |
Changed commit from |
Changed reviewer from Kwankyu Lee, https://github.com/kliem/sage/pull/52/checks to Kwankyu Lee |
https://cython.readthedocs.io/en/latest/src/changes.html#id27
needed for #26254 and also for Python 3.11 support (#33842)
CC: @jdemeyer @tscrim @mkoeppe @kwankyu @kliem
Component: build
Author: Matthias Koeppe
Branch:
92e9cff
Reviewer: Kwankyu Lee
Issue created by migration from https://trac.sagemath.org/ticket/33864
The text was updated successfully, but these errors were encountered: