jorisvandenbossche commented on PR #43540: URL: https://github.com/apache/arrow/pull/43540#issuecomment-2268720480
General question: are the `#ifdef` / `#else` needed, or could we also simply always use the variants that return strong references, also when free-threading is not enabled? Or has that a performance cost/ (or if the answer is that those APIs are not supported for older versions of CPython, adopting `pythoncapi-compat` might help? https://github.com/apache/arrow/issues/43069) -- 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]
