h-vetinari commented on issue #34564:
URL: https://github.com/apache/arrow/issues/34564#issuecomment-1473925381

   > Is there somewhere I should file these against the cython project or are 
they already known issues?
   
   A bunch of them are known, see. e.g. 
https://github.com/cython/cython/issues/5305 (e.g. the `PyMemoryview_Check` 
part; fixed in cython master but not released yet). The last one is I believe 
due to `-Werror`? In any case, you can file a bug 
[here](https://github.com/cython/cython), the cython project is pretty 
responsive to issues (even just about warnings), especially now after beta1 / 
before 3.0 GA.


-- 
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