yuqi1129 opened a new pull request, #10179:
URL: https://github.com/apache/gravitino/pull/10179

   
   ### What changes were proposed in this pull request?
   
   This pull request updates the documentation to reflect changes in the 
supported Python versions for building and using the Gravitino Python client 
and GVFS. The main changes involve raising the minimum required Python version 
and clarifying the default and supported versions for different components.
   
   **Python version requirements and build instructions:**
   
   * Updated the minimum required Python version for building the Gravitino 
Python client to 3.10, removing support for Python 3.9 in 
`docs/how-to-build.md`.
   * Changed the default Python version for building the Python client to 3.12, 
and updated instructions to support Python 3.10, 3.11, and 3.13 instead of 3.9, 
3.10, 3.11, and 3.12 in `docs/how-to-build.md`.
   * Updated the minimum required Python version for using GVFS to 3.12, 
replacing references to Python 3.9 in `docs/how-to-use-gvfs.md`.
   
   ### Why are the changes needed?
   
   Python 3.9 is not supported any more.
   
   Fix: #10109 
   
   ### Does this PR introduce _any_ user-facing change?
   
   N/A
   
   ### How was this patch tested?
   
   It's docs. 


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