raulcd opened a new pull request, #36061:
URL: https://github.com/apache/arrow/pull/36061

   ### Rationale for this change
   
   Python 3.7 is End of Support on 27th June 2023. We can drop support for 
pyarrow 13.0.0.
   See: https://endoflife.date/python
   
   ### What changes are included in this PR?
   
   Remove support for 3.7. Update minimum required Python version and update 
some CI jobs to use the minimum Python supported version
   
   ### Are these changes tested?
   
   They will be tested via Archery
   
   ### Are there any user-facing changes?
   
   Yes in terms of not supporting older versions of Python. This will be a 
breaking change for some users but not for the API itself


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