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

   ### Describe the enhancement requested
   
   It would be great to have pyarrow ab3 (non-freethreading) wheels to reduce 
the amount of wheels shipped with a pyarrow release.
   
   From an agent driven analysis, it appears this would require:
   
   * Change (AFAICT) internals to use more Limited API calls or equivalent APIs
   * Building with Numpy >= 2.0
   * Setting an abi3 floor to 3.11 (`0x030B0000`) to support buffer protocol 
features
   
   
   Happy to open pull requests (generally in that order of the list) to work 
towards this enhancement
   
   ### Component(s)
   
   Packaging


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