GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples

Test Image using unsupported Python version (3.7)

未关闭
#10,931 0 条评论 0 个 reaction 已指派 1 人 已被 @m-strzelczyk 认领 在 GitHub 查看
priority: p3 samples triage me type: feature request
主要语言
Jupyter Notebook
星标
8.1k
派生
6.7k
平均合并
4 天 2 小时
30 天内合并 PR
16

描述

## Is your feature request related to a problem? Please describe.

[Test image (.kokoro/docker/Dockerfile)](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/.kokoro/docker/Dockerfile#L120) is using 3.7, which is not supported as per https://devguide.python.org/versions/

This may encourage other users to continue to use 3.7. Also next year when 3.8 becomes unsupported version, there may be too many dependencies to handle at once. So I request a pro-active identification of dependent samples and upgrading it to 3.8 or higher versions.

## Describe the solution you'd like.

(1) Identify the samples which are marked as 3.7 dependent
(2) upgrade them to use later version(preferable higher version like 3.10 or 3.9)

Thanks!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。