You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Rationale for this change
We do not require to support Cython 2 anymore.
### What changes are included in this PR?
Bump required version of Cython
### Are these changes tested?
Via CI
### Are there any user-facing changes?
Yes, pyarrow cannot be compiled with Cython2 anymore.
* GitHub Issue: #45237
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
Describe the enhancement requested
There has been some issues which fail with Cython2:
As discussed on those issues we don't necessarily have to support cython 2 anymore.
Component(s)
Python
The text was updated successfully, but these errors were encountered: