raulcd opened a new pull request, #46770:
URL: https://github.com/apache/arrow/pull/46770

   ### Rationale for this change
   
   Due to a change of behaviour on Cython for 3.1 the docstrings generated fail 
when being tested with numpydoc. The issue was fixed on Cython==3.1.2.
   - https://github.com/cython/cython/issues/6904
   
   ### What changes are included in this PR?
   
   If we are building with `BUILD_DOCS_PYTHON` we force Cython>3.1.1 
   
   ### Are these changes tested?
   
   Via CI.
   
   ### Are there any user-facing changes?
   
   No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to