jorisvandenbossche commented on issue #41475:
URL: https://github.com/apache/arrow/issues/41475#issuecomment-2088107949

   Thanks for the heads up! (cc @pitrou)
   
   > Presumably this will need to be version gated on the version of CPython, 
but I am not sure how you prefer to do that in arrow.
   
   I assume we can use an `#if` / `#else` directive with one of the version 
macros that CPython exposes 
(https://docs.python.org/3/c-api/apiabiversion.html). 
   From a quick look it seems we actually don't yet have any version specific 
code for CPython.


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