pitrou opened a new issue, #47370:
URL: https://github.com/apache/arrow/issues/47370

   ### Describe the enhancement requested
   
   Bumping our minimum Cython version 3.1 would give us access to more features 
and bugfixes, such as [`std::string_view` 
support](https://github.com/cython/cython/issues/6651), [`std::span` 
support](https://github.com/cython/cython/pull/6539) and [compilation 
caching](https://github.com/cython/cython/pull/6091). 
   
   Note: Cython is only a build-time dependency, so there is less pressure to 
remain compatible with older versions than for runtime dependencies.
   
   
   ### Component(s)
   
   Python


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to