8000 fix: drop support for Python 3.7 by taeold · Pull Request #372 · GoogleCloudPlatform/functions-framework-python · GitHub
[go: up one dir, main page]

Skip to content

fix: drop support for Python 3.7 #372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

taeold
Copy link
@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
0