Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-06-05 Thread via GitHub
twalthr merged PR #26590: URL: https://github.com/apache/flink/pull/26590 -- 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: issues-unsubscr...@flink.apach

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-29 Thread via GitHub
davidradl commented on code in PR #26590: URL: https://github.com/apache/flink/pull/26590#discussion_r2114217710 ## docs/content.zh/docs/dev/python/installation.md: ## @@ -29,11 +29,11 @@ under the License. ## 环境要求 -注意 PyFlink 需要 Python 3.7 以上版本(3.8, 3.9 或 3.10)。请运行以下命令,以确

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-29 Thread via GitHub
autophagy commented on code in PR #26590: URL: https://github.com/apache/flink/pull/26590#discussion_r2114163442 ## docs/content.zh/docs/dev/python/installation.md: ## @@ -29,11 +29,11 @@ under the License. ## 环境要求 -注意 PyFlink 需要 Python 3.7 以上版本(3.8, 3.9 或 3.10)。请运行以下命令,以确

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-29 Thread via GitHub
autophagy commented on code in PR #26590: URL: https://github.com/apache/flink/pull/26590#discussion_r2114153613 ## docs/content.zh/docs/dev/python/installation.md: ## @@ -29,11 +29,11 @@ under the License. ## 环境要求 -注意 PyFlink 需要 Python 3.7 以上版本(3.8, 3.9 或 3.10)。请运行以下命令,以确

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-29 Thread via GitHub
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. ## 环境要求 -注意 PyFlink 需要 Python 3.7 以上版本(3.8, 3.9 或 3.10)。请运行以下命令,以确

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-29 Thread via GitHub
davidradl commented on code in PR #26590: URL: https://github.com/apache/flink/pull/26590#discussion_r2114054135 ## docs/content.zh/docs/dev/python/installation.md: ## @@ -29,11 +29,11 @@ under the License. ## 环境要求 -注意 PyFlink 需要 Python 3.7 以上版本(3.8, 3.9 或 3.10)。请运行以下命令,以确

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-29 Thread via GitHub
davidradl commented on code in PR #26590: URL: https://github.com/apache/flink/pull/26590#discussion_r2114054135 ## docs/content.zh/docs/dev/python/installation.md: ## @@ -29,11 +29,11 @@ under the License. ## 环境要求 -注意 PyFlink 需要 Python 3.7 以上版本(3.8, 3.9 或 3.10)。请运行以下命令,以确

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-29 Thread via GitHub
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. ## 环境要求 -注意 PyFlink 需要 Python 3.7 以上版本(3.8, 3.9 或 3.10)。请运行以下命令,以确

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-28 Thread via GitHub
autophagy commented on PR #26590: URL: https://github.com/apache/flink/pull/26590#issuecomment-2916399117 After some discussion on the [mailing list](https://lists.apache.org/thread/nr1mmzgtnp7g1w76s60dkb6jvobqyfnt), it seems like theres a decent consensus for just dropping 3.8 support, and

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-26 Thread via GitHub
autophagy commented on PR #26590: URL: https://github.com/apache/flink/pull/26590#issuecomment-2909926442 Just going to close this for now - worth a discussion on the mailing list around deprecating/dropping old version support. -- This is an automated message from the Apache Git Service.

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-26 Thread via GitHub
autophagy closed pull request #26590: [FLINK-37776][python] Drop python 3.8 support URL: https://github.com/apache/flink/pull/26590 -- 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 comme

Re: [PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-22 Thread via GitHub
flinkbot commented on PR #26590: URL: https://github.com/apache/flink/pull/26590#issuecomment-2901020140 ## CI report: * 555f0beef3ca7d77a9acc8f25a2648c379c6845a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-37776][python] Drop python 3.8 support [flink]

2025-05-22 Thread via GitHub
autophagy opened a new pull request, #26590: URL: https://github.com/apache/flink/pull/26590 ## What is the purpose of the change Python 3.8 is [reached end-of-life ](https://devguide.python.org/versions/) on 2024-10-07. This PR drops support for Python 3.8, making PyFlink's minimum