davidradl commented on code in PR #26590:
URL: https://github.com/apache/flink/pull/26590#discussion_r2114049551


##########
docs/content.zh/docs/dev/python/installation.md:
##########
@@ -29,11 +29,11 @@ under the License.
 
 
 ## 环境要求
-<span class="label label-info">注意</span> PyFlink 需要 Python 3.7 以上版本(3.8, 3.9 或 
3.10)。请运行以下命令,以确保 Python 版本满足要求。
+<span class="label label-info">注意</span> PyFlink 需要 Python 3.9 以上版本(3.9, 3.10, 
3.11 或 3.12)。请运行以下命令,以确保 Python 版本满足要求。
 
 ```bash
 $ python --version
-# the version printed here must be 3.8, 3.9 or 3.10
+# the version printed here must be 3.9, 3.10, 3.11 or 3.12

Review Comment:
   I am curious - why not 3.13? Should we not be recommending this level as it 
is the only one in active support? https://endoflife.date/python



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