Skip to content

fix: drop support for Python 3.7#372

Closed
taeold wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
taeold:dl-drop-37
Closed

fix: drop support for Python 3.7#372
taeold wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
taeold:dl-drop-37

Conversation

@taeold
Copy link
Contributor

@taeold taeold commented Jun 5, 2025

Python 3.7 reached end-of-life in June 2023 and is no longer supported by Google Cloud. This commit removes all references to Python 3.7 from:

  • tox.ini test environments
  • pyproject.toml requirements and classifiers
  • GitHub Actions workflows (unit.yml and conformance.yml)

Python 3.7 reached end-of-life in June 2023 and is no longer supported by Google Cloud.
This commit removes all references to Python 3.7 from:
- tox.ini test environments
- pyproject.toml requirements and classifiers
- GitHub Actions workflows (unit.yml and conformance.yml)

BREAKING CHANGE: Minimum Python version is now 3.8
@taeold taeold closed this Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant