jorisvandenbossche commented on code in PR #47478: URL: https://github.com/apache/arrow/pull/47478#discussion_r2329579780
########## docs/source/python/install.rst: ########## @@ -27,7 +27,7 @@ Linux distributions. We strongly recommend using a 64-bit system. Python Compatibility -------------------- -PyArrow is currently compatible with Python 3.9, 3.10, 3.11, 3.12 and 3.13. +PyArrow is currently compatible with Python 3.10, 3.11, 3.12 and 3.13. Review Comment: Although, for example for pandas, we strictly speaking still support pandas >= 1.0, even though we only test with pandas 1.3, since that is the version we check for in `python/pyarrow/pandas-shim.pxi` I think that that could be bumped, but can also be for separate issue -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org