-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Is your feature request related to a problem? Please describe.
Feature request to update https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/.kokoro/docker/Dockerfile
Describe the solution you'd like.
-
The current testing framework includes checks for Python 3.7 and Python 3.8, which are unmaintained. So there is a immediate need for this docker to be updated. Expected outcome is removing support for these outdated versions.
-
Request to consider alternatives like RUFF to pylint. Given the size of this repository, a linter like RUFF would be cost effective + faster.
Describe alternatives you've considered.
NA
Additional context.
NA
Thanks!
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.