Skip to content

fix(generator): switch prerelease_deps and core_deps_from_source to DEFAULT_PYTHON_VERSION - #18050

Draft
ohmayr wants to merge 2 commits into
mainfrom
switch-to-default-py-version
Draft

fix(generator): switch prerelease_deps and core_deps_from_source to DEFAULT_PYTHON_VERSION#18050
ohmayr wants to merge 2 commits into
mainfrom
switch-to-default-py-version

Conversation

@ohmayr

@ohmayr ohmayr commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Update prerelease_deps and core_deps_from_source nox sessions in the noxfile template and integration test goldens to run on DEFAULT_PYTHON_VERSION instead of PREVIEW_PYTHON_VERSION. Running against unreleased preview Python versions causes CI failures due to missing prebuilt wheels on PyPI for third-party dependencies.

@ohmayr
ohmayr requested a review from a team as a code owner August 10, 2026 20:01

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Python version used for specific Nox sessions in the noxfile.py.j2 template and its corresponding generated golden files, changing it from PREVIEW_PYTHON_VERSION to DEFAULT_PYTHON_VERSION. There are no review comments, and I have no feedback to provide.

@parthea parthea left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can use the nightly wheels for grpcio rather than skipping pre-release python runtimes.

@ohmayr
ohmayr marked this pull request as draft August 10, 2026 21:20
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.

2 participants