Skip to content

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Sep 29, 2025

Python 3.14 was released today
https://www.python.org/downloads/

@parthea parthea requested a review from a team as a code owner September 29, 2025 14:20
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Sep 29, 2025
@parthea parthea added the status: blocked Resolving the issue is dependent on other work. label Sep 29, 2025
Copy link
Contributor

@chalmerlowe chalmerlowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling errors:

TOOD(... -> TODO (...

@parthea
Copy link
Contributor Author

parthea commented Oct 7, 2025

Wait for actions/python-versions#357

@parthea parthea removed the status: blocked Resolving the issue is dependent on other work. label Oct 7, 2025
@parthea parthea requested a review from daniel-sanche October 7, 2025 19:17
vchudnov-g
vchudnov-g previously approved these changes Oct 7, 2025
Comment on lines +20 to +25
LATEST_STABLE_PYTHON: 3.14
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2450):
# Switch this to Python 3.15 alpha1 pre-release
# https://peps.python.org/pep-0790/
PREVIEW_PYTHON_VERSION: 3.14
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2450):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
LATEST_STABLE_PYTHON: 3.14
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2450):
# Switch this to Python 3.15 alpha1 pre-release
# https://peps.python.org/pep-0790/
PREVIEW_PYTHON_VERSION: 3.14
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2450):
LATEST_STABLE_PYTHON: 3.14
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2450):
# Switch this to Python 3.15 alpha1 pre-release
# https://peps.python.org/pep-0790/
PREVIEW_PYTHON_VERSION: 3.14
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2450):

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m going to address this in a follow up PR which adds 3.15 prerelease tests

@parthea parthea merged commit 3a854db into main Oct 7, 2025
140 checks passed
@parthea parthea deleted the formal-314 branch October 7, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants